Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Daacpsy_mips.h233 #define calc_thr_3gpp calc_thr_3gpp_mips macro
/third_party/ffmpeg/libavcodec/
H A Daacpsy.c599 #ifndef calc_thr_3gpp
600 static void calc_thr_3gpp(const FFPsyWindowInfo *wi, const int num_bands, AacPsyChannel *pch, in calc_thr_3gpp() function
628 #endif /* calc_thr_3gpp */
669 calc_thr_3gpp(wi, num_bands, pch, band_sizes, coefs, cutoff); in psy_3gpp_analyze_channel()

Completed in 3 milliseconds