Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsgienc.c102 unsigned int bytes_per_channel, pixmax, put_be; in encode_frame() local
107 pixmax = 0xFF; in encode_frame()
127 pixmax = 0xFFFF; in encode_frame()
135 pixmax = 0xFFFF; in encode_frame()
143 pixmax = 0xFFFF; in encode_frame()
173 bytestream2_put_be32(&pbc, pixmax); in encode_frame()

Completed in 1 milliseconds