Home | History | Annotate | Download | only in ns

Lines Matching refs:WEBRTC_SPL_MEMCPY_W16

656   WEBRTC_SPL_MEMCPY_W16(inst->synthesisBuffer,
670 WEBRTC_SPL_MEMCPY_W16(inst->analysisBuffer,
673 WEBRTC_SPL_MEMCPY_W16(inst->analysisBuffer
1787 WEBRTC_SPL_MEMCPY_W16(inst->synthesisBuffer,
1911 WEBRTC_SPL_MEMCPY_W16(inst->dataBufHBFX, inst->dataBufHBFX + inst->blockLen10ms,
1913 WEBRTC_SPL_MEMCPY_W16(inst->dataBufHBFX + inst->anaLen - inst->blockLen10ms,
2375 WEBRTC_SPL_MEMCPY_W16(inst->dataBufHBFX, inst->dataBufHBFX + inst->blockLen10ms, inst->anaLen - inst->blockLen10ms);
2376 WEBRTC_SPL_MEMCPY_W16(inst->dataBufHBFX + inst->anaLen - inst->blockLen10ms, speechFrameHB, inst->blockLen10ms);