Searched defs:distincts (Results 1 – 3 of 3) sorted by relevance
77 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
293 static void magy_huffman_compute_bits(PTable *prob_table, HuffEntry *distincts, in magy_huffman_compute_bits()
136 HuffTable distincts[5]; in main() local