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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutvideo.c35 int ff_ut_huff_cmp_len(const void *a, const void *b) function
H A Dutvideo.h91 int ff_ut_huff_cmp_len(const void *a, const void *b);
H A Dutvideodec.c53 qsort(he, 256, sizeof(*he), ff_ut_huff_cmp_len);
H A Dutvideoenc.c343 qsort(he, 256, sizeof(*he), ff_ut_huff_cmp_len);

Completed in 110 milliseconds