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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacpsy_mips.h227 #define psy_hp_filter psy_hp_filter_mips macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacpsy.c596 #ifndef psy_hp_filter
597 static void psy_hp_filter(const float *firbuf, float *hpfsmpl, const float *psy_fir_coeffs) function
613 #endif /* psy_hp_filter */
843 psy_hp_filter(firbuf, hpfsmpl, psy_fir_coeffs);

Completed in 127 milliseconds