Searched refs:SUB_BLOCKS_8_22 (Results 1 – 1 of 1) sorted by relevance
246 #define SUB_BLOCKS_8_22 2 macro255 for (k = 0; k < SUB_BLOCKS_8_22; k++) in WebRtcSpl_Resample8khzTo22khz()261 WebRtcSpl_UpBy2ShortToInt(in, 80 / SUB_BLOCKS_8_22, tmpmem + 18, state->S_8_16); in WebRtcSpl_Resample8khzTo22khz()276 state->S_16_11[0] = tmpmem[160 / SUB_BLOCKS_8_22 + 10]; in WebRtcSpl_Resample8khzTo22khz()277 state->S_16_11[1] = tmpmem[160 / SUB_BLOCKS_8_22 + 11]; in WebRtcSpl_Resample8khzTo22khz()278 state->S_16_11[2] = tmpmem[160 / SUB_BLOCKS_8_22 + 12]; in WebRtcSpl_Resample8khzTo22khz()279 state->S_16_11[3] = tmpmem[160 / SUB_BLOCKS_8_22 + 13]; in WebRtcSpl_Resample8khzTo22khz()280 state->S_16_11[4] = tmpmem[160 / SUB_BLOCKS_8_22 + 14]; in WebRtcSpl_Resample8khzTo22khz()281 state->S_16_11[5] = tmpmem[160 / SUB_BLOCKS_8_22 + 15]; in WebRtcSpl_Resample8khzTo22khz()282 state->S_16_11[6] = tmpmem[160 / SUB_BLOCKS_8_22 + 16]; in WebRtcSpl_Resample8khzTo22khz()[all …]