Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dutvideoenc.c357 static void calculate_codes(HuffEntry *he) in calculate_codes() function
506 calculate_codes(he); in encode_plane()
Dmagicyuvenc.c247 static void calculate_codes(HuffEntry *he, uint16_t codes_count[33]) in calculate_codes() function
367 calculate_codes(he, codes_counts); in encode_table()