Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c163 int32_t corr32, corr_max32, corr_max_o32; in WebRtcIsacfix_InitialPitch() local
269 corr_max_o32 = corr_max32; in WebRtcIsacfix_InitialPitch()
343 corr_max32 = corr_max_o32; in WebRtcIsacfix_InitialPitch()