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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhuffman.c41 static void heap_sift(HeapElem *h, int root, int size) function
82 heap_sift(h, i, size);
89 heap_sift(h, 0, size);
93 heap_sift(h, 0, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dhuffyuv.c223 static void heap_sift(HeapElem *h, int root, int size) function
250 heap_sift(h, i, size);
257 heap_sift(h, 0, size);
261 heap_sift(h, 0, size);

Completed in 104 milliseconds