Searched refs:rres (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | imc.c | 468 int rres, cwlen; in bit_allocation() local 526 rres = summer - freebits; in bit_allocation() 527 if ((rres >= -8) && (rres <= 8)) in bit_allocation() |
Completed in 2 milliseconds