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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Davf_showcqt.c249 static inline int qsort_sparsecoeff(const SparseCoeff *a, const SparseCoeff *b) function
371 AV_QSORT(s->coeff_sort, fft_len, SparseCoeff, qsort_sparsecoeff);

Completed in 102 milliseconds