Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator_mips.c103 const int16_t* tmp_in2 = &in[PITCH_CORR_LEN2 + k - 1]; in WebRtcIsacfix_PCorr2Q32() local
175 : [tmp_in1] "r" (tmp_in1), [tmp_in2] "r" (tmp_in2), in WebRtcIsacfix_PCorr2Q32()