Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c1577 int temp_min, temp_max; in codebook_bits_offset() local
1585 temp_max = unsign - temp_min - 1; in codebook_bits_offset()
1586 if (temp_max < offset_max) in codebook_bits_offset()
1587 offset_max = temp_max; in codebook_bits_offset()

Completed in 7 milliseconds