mirror of https://github.com/FFmpeg/FFmpeg.git
That division can be replaced with a comparison: ((c->value - c->low) << 1) + 1 >= range By expanding 'range' definition and simplifying this inequation we obtain the final expression. Suggested by Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>pull/28/head
parent
6ceef07b21
commit
9699b3a2d7
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue