Searched refs:pShort_Window_2 (Results 1 – 2 of 2) sorted by relevance
595 const Int16 *pShort_Window_2; in trans4m_freq_2_time_fxp_1() local790 pShort_Window_2 = pShort_Window_1 - HALF_SHORT_WINDOW; in trans4m_freq_2_time_fxp_1()804 win2 = *(pShort_Window_2--); in trans4m_freq_2_time_fxp_1()884 pShort_Window_2 = &pShort_Window_1[HALF_SHORT_WINDOW]; in trans4m_freq_2_time_fxp_1()916 win1 = *(pShort_Window_2++); in trans4m_freq_2_time_fxp_1()1096 pShort_Window_2 = in trans4m_freq_2_time_fxp_1()1125 win2 = *(pShort_Window_2--); in trans4m_freq_2_time_fxp_1()1187 pShort_Window_2 = in trans4m_freq_2_time_fxp_1()1233 win1 = *(pShort_Window_2--); in trans4m_freq_2_time_fxp_1()1241 win1 = *(pShort_Window_2--); in trans4m_freq_2_time_fxp_1()[all …]
387 const Int16 *pShort_Window_2; in trans4m_time_2_freq_fxp() local449 pShort_Window_2 = pShort_Window_1 - HALF_SHORT_WINDOW; in trans4m_time_2_freq_fxp()456 *pAux_temp_2 = fxp_mul32_by_16((*pAux_temp_2), *pShort_Window_2--) >> shift; in trans4m_time_2_freq_fxp()479 pShort_Window_2 = &pShort_Window_1[HALF_SHORT_WINDOW]; in trans4m_time_2_freq_fxp()489 *pAux_temp_2 = fxp_mul32_by_16((*pAux_temp_2), *pShort_Window_2++) >> shift; in trans4m_time_2_freq_fxp()