Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/aac/dec/src/
Dtrans4m_time_2_freq_fxp.cpp382 Int32 *pAux_temp; in trans4m_time_2_freq_fxp() local
401 pAux_temp = Time2Freq_data; in trans4m_time_2_freq_fxp()
405 pAux_temp_1 = pAux_temp; in trans4m_time_2_freq_fxp()
432 pAux_temp_1 = &pAux_temp[LONG_WINDOW]; in trans4m_time_2_freq_fxp()
443 pAux_temp_1 = &pAux_temp[W_L_START_1]; in trans4m_time_2_freq_fxp()
461 pAux_temp_1 = &pAux_temp[W_L_START_2]; in trans4m_time_2_freq_fxp()
496 pAux_temp_1 = &pAux_temp[W_L_STOP_2]; in trans4m_time_2_freq_fxp()
509 pAux_temp_1 = &pAux_temp[LONG_WINDOW]; in trans4m_time_2_freq_fxp()
532 pAux_temp_2 = &pAux_temp[LONG_WINDOW]; in trans4m_time_2_freq_fxp()
557 pAux_temp, in trans4m_time_2_freq_fxp()