Home
last modified time | relevance | path

Searched defs:distincts (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmjpegenc_huffman.c77 void ff_mjpegenc_huffman_compute_bits(PTable *prob_table, HuffTable *distincts, int size, int max_l… in ff_mjpegenc_huffman_compute_bits()
164 HuffTable distincts[256]; in ff_mjpeg_encode_huffman_close() local
Dmagicyuvenc.c293 static void magy_huffman_compute_bits(PTable *prob_table, HuffEntry *distincts, in magy_huffman_compute_bits()
/third_party/ffmpeg/libavcodec/tests/
Dmjpegenc_huffman.c136 HuffTable distincts[5]; in main() local