Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddpx.c316 float minCV, maxCV; in decode_frame() local
317 minCV = av_int2float(i); in decode_frame()
320 minCV == 0.0f && maxCV == ((1U<<bits_per_color) - 1)) { in decode_frame()
323 minCV == (1 <<(bits_per_color - 4)) && in decode_frame()

Completed in 1 milliseconds