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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacpsy.c91 #define AAC_BLOCK_SIZE_SHORT 128 ///< short block size macro
799 const int16_t *firbuf = la + (AAC_BLOCK_SIZE_SHORT/4 - PSY_LAME_FIR_LEN) * chans;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacpsy.c94 #define AAC_BLOCK_SIZE_SHORT 128 ///< short block size macro
839 const float *firbuf = la + (AAC_BLOCK_SIZE_SHORT/4 - PSY_LAME_FIR_LEN);

Completed in 66 milliseconds