Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dcod_main.h58 Word16 ol_gain; member
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dp_med_ol.c47 Word16 *gain = &(st->ol_gain); /* normalize correlation of hp_wsp for the lag */ in Pitch_med_ol()
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()