Home
last modified time | relevance | path

Searched refs:bits_limit (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c803 int error, bits, bits_limit; in find_slice_quant() local
922 bits_limit = mbs * ctx->bits_per_mb; in find_slice_quant()
931 if (bits > bits_limit) in find_slice_quant()

Completed in 3 milliseconds