Searched refs:new_speech (Results 1 – 4 of 4) sorted by relevance
196 int16_t* new_speech);231 int16_t* new_speech);245 int16_t* new_speech);
539 int16_t* new_speech) { in WebRtcNsx_AnalysisUpdateNeon() argument559 p_start_src = new_speech; in WebRtcNsx_AnalysisUpdateNeon()560 p_end_src = new_speech + inst->blockLen10ms; in WebRtcNsx_AnalysisUpdateNeon()
333 int16_t* new_speech) { in WebRtcNsx_AnalysisUpdate_mips() argument347 memcpy(inst->analysisBuffer + inst->anaLen - inst->blockLen10ms, new_speech, in WebRtcNsx_AnalysisUpdate_mips()
525 int16_t* new_speech) { in AnalysisUpdateC() argument531 memcpy(inst->analysisBuffer + inst->anaLen - inst->blockLen10ms, new_speech, in AnalysisUpdateC()