Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/amrwb/enc/inc/
H A Dcod_main.h58 Word16 ol_gain; member
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A Dp_med_ol.c47 Word16 *gain = &(st->ol_gain); /* normalize correlation of hp_wsp for the lag */ in Pitch_med_ol()
H A DvoAMRWBEnc.c119 cod_state->ol_gain = 0; in Reset_encoder()
497 if(st->ol_gain > 19661) /* 0.6 in Q15 */ in coder()
511 wb_vad_tone_detection(st->vadSt, st->ol_gain); in coder()
519 if(st->ol_gain > 19661) /* 0.6 in Q15 */ in coder()
533 wb_vad_tone_detection(st->vadSt, st->ol_gain); in coder()