Searched refs:SUB_BLOCKS_22_8 (Results 1 – 1 of 1) sorted by relevance
175 #define SUB_BLOCKS_22_8 2 macro184 for (k = 0; k < SUB_BLOCKS_22_8; k++) in WebRtcSpl_Resample22khzTo8khz()190 WebRtcSpl_LPBy2ShortToInt(in, 220 / SUB_BLOCKS_22_8, tmpmem + 16, state->S_22_22); in WebRtcSpl_Resample22khzTo8khz()205 state->S_22_16[0] = tmpmem[220 / SUB_BLOCKS_22_8 + 8]; in WebRtcSpl_Resample22khzTo8khz()206 state->S_22_16[1] = tmpmem[220 / SUB_BLOCKS_22_8 + 9]; in WebRtcSpl_Resample22khzTo8khz()207 state->S_22_16[2] = tmpmem[220 / SUB_BLOCKS_22_8 + 10]; in WebRtcSpl_Resample22khzTo8khz()208 state->S_22_16[3] = tmpmem[220 / SUB_BLOCKS_22_8 + 11]; in WebRtcSpl_Resample22khzTo8khz()209 state->S_22_16[4] = tmpmem[220 / SUB_BLOCKS_22_8 + 12]; in WebRtcSpl_Resample22khzTo8khz()210 state->S_22_16[5] = tmpmem[220 / SUB_BLOCKS_22_8 + 13]; in WebRtcSpl_Resample22khzTo8khz()211 state->S_22_16[6] = tmpmem[220 / SUB_BLOCKS_22_8 + 14]; in WebRtcSpl_Resample22khzTo8khz()[all …]