Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Ddecode.c157 (ISACdec_obj->plcstr_obj).lastPitchLag_Q7 = PitchLags_Q7[3]; in WebRtcIsacfix_DecodeImpl()
160 (ISACdec_obj->plcstr_obj).lastPitchLag_Q7 += PitchLags_Q7[3]; in WebRtcIsacfix_DecodeImpl()
Dinitialize.c162 State->lastPitchLag_Q7 = 0; in WebRtcIsacfix_InitPlc()
Dstructs.h171 WebRtc_Word16 lastPitchLag_Q7; member
Ddecode_plc.c309 (ISACdec_obj->plcstr_obj).lastPitchLag_Q7 + 64, 7 ) + 1; in WebRtcIsacfix_DecodePlcImpl()
779 (ISACdec_obj->plcstr_obj).lastPitchLag_Q7 = (ISACdec_obj->plcstr_obj).stretchLag << 7; in WebRtcIsacfix_DecodePlcImpl()