Searched refs: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.c56 } SparseCoeff; typedef in typeref:struct:__anon3334
66 SparseCoeff *coeff_sort;
67 SparseCoeff *coeffs[VIDEO_WIDTH];
249 static inline int qsort_sparsecoeff(const SparseCoeff *a, const SparseCoeff *b)
371 AV_QSORT(s->coeff_sort, fft_len, SparseCoeff, qsort_sparsecoeff);

Completed in 167 milliseconds