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

/external/aac/libAACenc/src/
H A Dblock_switch.cpp118 static const FIXP_DBL hiPassCoeff[BLOCK_SWITCHING_IIR_LEN]= variable
134 static const FIXP_SGL hiPassCoeff[BLOCK_SWITCHING_IIR_LEN]= variable
334 FIXP_SGL hiPassCoeff0 = hiPassCoeff[0];
335 FIXP_SGL hiPassCoeff1 = hiPassCoeff[1];

Completed in 97 milliseconds