Searched refs:SUB_BLOCKS_22_16 (Results 1 – 1 of 1) sorted by relevance
42 #define SUB_BLOCKS_22_16 5 macro51 for (k = 0; k < SUB_BLOCKS_22_16; k++) in WebRtcSpl_Resample22khzTo16khz()57 WebRtcSpl_UpBy2ShortToInt(in, 220 / SUB_BLOCKS_22_16, tmpmem + 16, state->S_22_44); in WebRtcSpl_Resample22khzTo16khz()72 state->S_44_32[0] = tmpmem[440 / SUB_BLOCKS_22_16 + 8]; in WebRtcSpl_Resample22khzTo16khz()73 state->S_44_32[1] = tmpmem[440 / SUB_BLOCKS_22_16 + 9]; in WebRtcSpl_Resample22khzTo16khz()74 state->S_44_32[2] = tmpmem[440 / SUB_BLOCKS_22_16 + 10]; in WebRtcSpl_Resample22khzTo16khz()75 state->S_44_32[3] = tmpmem[440 / SUB_BLOCKS_22_16 + 11]; in WebRtcSpl_Resample22khzTo16khz()76 state->S_44_32[4] = tmpmem[440 / SUB_BLOCKS_22_16 + 12]; in WebRtcSpl_Resample22khzTo16khz()77 state->S_44_32[5] = tmpmem[440 / SUB_BLOCKS_22_16 + 13]; in WebRtcSpl_Resample22khzTo16khz()78 state->S_44_32[6] = tmpmem[440 / SUB_BLOCKS_22_16 + 14]; in WebRtcSpl_Resample22khzTo16khz()[all …]