Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmagicyuvenc.c288 static void magy_huffman_compute_bits(PTable *prob_table, HuffEntry *distincts, in magy_huffman_compute_bits() function
365 magy_huffman_compute_bits(counts, he, codes_counts, 256, 12); in encode_table()