Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhuffman.c46 static void heap_sift(HeapElem *h, int root, int size) in heap_sift() function
87 heap_sift(h, i, size); in ff_huff_gen_len_table()
94 heap_sift(h, 0, size); in ff_huff_gen_len_table()
98 heap_sift(h, 0, size); in ff_huff_gen_len_table()

Completed in 1 milliseconds