Home
last modified time | relevance | path

Searched refs:speechFrameHB (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.c1561 const short* const* speechFrameHB = NULL; in WebRtcNsx_ProcessCore() local
1565 speechFrameHB = &speechFrame[1]; in WebRtcNsx_ProcessCore()
1583 memcpy(inst->dataBufHBFX[i] + block_shift, speechFrameHB[i], in WebRtcNsx_ProcessCore()
2046 speechFrameHB[i], inst->blockLen10ms * sizeof(*inst->dataBufHBFX[i])); in WebRtcNsx_ProcessCore()
Dns_core.c1212 const float* const* speechFrameHB = NULL; in WebRtcNs_ProcessCore() local
1216 speechFrameHB = &speechFrame[1]; in WebRtcNs_ProcessCore()
1231 UpdateBuffer(speechFrameHB[i], in WebRtcNs_ProcessCore()