Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhuffman.c44 static void heap_sift(HeapElem *h, int root, int size) in heap_sift() function
85 heap_sift(h, i, size); in ff_huff_gen_len_table()
92 heap_sift(h, 0, size); in ff_huff_gen_len_table()
96 heap_sift(h, 0, size); in ff_huff_gen_len_table()