ff_ut_huff_cmp_len 91 libavcodec/utvideo.h int ff_ut_huff_cmp_len(const void *a, const void *b); ff_ut_huff_cmp_len 53 libavcodec/utvideodec.c qsort(he, 256, sizeof(*he), ff_ut_huff_cmp_len); ff_ut_huff_cmp_len 343 libavcodec/utvideoenc.c qsort(he, 256, sizeof(*he), ff_ut_huff_cmp_len);