Home
last modified time | relevance | path

Searched refs:rres (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dimc.c466 int rres, cwlen; in bit_allocation() local
524 rres = summer - freebits; in bit_allocation()
525 if ((rres >= -8) && (rres <= 8)) in bit_allocation()