Searched refs:p_max2 (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
D | pitch_ol.cpp | 958 Word16 p_max2; in Pitch_ol() local 1116 p_max2 = Lag_max(corr_ptr, scal_sig, scal_fac, scal_flag, L_frame, in Pitch_ol() 1145 p_max2 = Lag_max(vadSt, corr_ptr, scal_sig, scal_fac, scal_flag, L_frame, in Pitch_ol() 1176 p_max1 = p_max2; in Pitch_ol()
|