Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmjpegenc_huffman.c35 static int compare_by_prob(const void *a, const void *b) in compare_by_prob() function
93 AV_QSORT(prob_table, size, PTable, compare_by_prob); in ff_mjpegenc_huffman_compute_bits()
H A Dmagicyuvenc.c286 static int compare_by_prob(const void *a, const void *b) in compare_by_prob() function
308 AV_QSORT(prob_table, size, PTable, compare_by_prob); in magy_huffman_compute_bits()

Completed in 2 milliseconds