Searched defs:firbuf (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmlpdsp.c30 int32_t *firbuf = state; local
H A Dmlpdec.c735 int32_t *firbuf = state_buffer[FIR] + MAX_BLOCKSIZE; local
H A Daacpsy.c799 const int16_t *firbuf = la + (AAC_BLOCK_SIZE_SHORT/4 - PSY_LAME_FIR_LEN) * chans; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacpsy_mips.h118 static void psy_hp_filter_mips(const float *firbuf, float *hpfsmpl, const float * psy_fir_coeffs) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmlpdsp.c32 int32_t *firbuf = state; local
H A Dmlpdec.c907 int32_t *firbuf = state_buffer[FIR] + MAX_BLOCKSIZE; local
H A Daacpsy.c597 static void psy_hp_filter(const float *firbuf, float *hpfsmpl, const float *psy_fir_coeffs) argument
839 const float *firbuf = la + (AAC_BLOCK_SIZE_SHORT/4 - PSY_LAME_FIR_LEN); local

Completed in 1666 milliseconds