Home
last modified time | relevance | path

Searched refs:timeIn (Results 1 – 5 of 5) sorted by relevance

/external/aac/libFDK/src/
Dqmf.cpp241 FIXP_DBL *timeIn, /*!< Time Signal */ in qmfForwardModulationLP_even() argument
250 const FIXP_DBL *timeInTmp1 = (FIXP_DBL *)&timeIn[3 * M]; in qmfForwardModulationLP_even()
254 rSubband[0] = timeIn[3 * M] >> 1; in qmfForwardModulationLP_even()
261 timeInTmp1 = &timeIn[2 * M]; in qmfForwardModulationLP_even()
262 timeInTmp2 = &timeIn[0]; in qmfForwardModulationLP_even()
270 dct_III(rSubband, timeIn, L, &scale); in qmfForwardModulationLP_even()
276 const FIXP_DBL *timeIn, /*!< Time Signal */ in qmfForwardModulationLP_odd() argument
285 rSubband[M + i] = (timeIn[L - 1 - i] >> 1) - (timeIn[i] >> shift); in qmfForwardModulationLP_odd()
287 (timeIn[L + i] >> 1) + (timeIn[2 * L - 1 - i] >> shift); in qmfForwardModulationLP_odd()
305 const FIXP_DBL *RESTRICT timeIn, /*!< Time Signal */ in qmfForwardModulationHQ() argument
[all …]
/external/aac/libFDK/include/
Dqmf.h209 const LONG *timeIn, /*!< Time signal */
220 const INT_PCM *timeIn, /*!< Time signal */
251 const LONG *timeIn, /*!< Pointer to input */
260 const INT_PCM *timeIn, /*!< Pointer to input */
/external/aac/libSBRdec/src/
Dsbr_dec.h179 INT_PCM *timeIn, /*!< pointer to input time signal */
Dsbr_dec.cpp262 INT_PCM *timeIn, /*!< pointer to input time signal */ in sbr_dec() argument
281 INT_PCM *pTimeInQmf = timeIn; in sbr_dec()
/external/libxaac/decoder/armv7/
Dixheaacd_sbr_qmfanal32_winadds_eld.s9 LDR R6, [SP, #48] @timeIn