Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsgienc.c101 unsigned int bytes_per_channel, pixmax, put_be; in encode_frame() local
120 pixmax = 0xFF; in encode_frame()
140 pixmax = 0xFFFF; in encode_frame()
148 pixmax = 0xFFFF; in encode_frame()
156 pixmax = 0xFFFF; in encode_frame()
186 bytestream2_put_be32(&pbc, pixmax); in encode_frame()