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

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dcod_main.h58 Word16 ol_gain; member in struct:__anon608
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dp_med_ol.c47 Word16 *gain = &(st->ol_gain); /* normalize correlation of hp_wsp for the lag */
H A DvoAMRWBEnc.c117 cod_state->ol_gain = 0;
495 if(st->ol_gain > 19661) /* 0.6 in Q15 */
509 wb_vad_tone_detection(st->vadSt, st->ol_gain);
517 if(st->ol_gain > 19661) /* 0.6 in Q15 */
531 wb_vad_tone_detection(st->vadSt, st->ol_gain);

Completed in 56 milliseconds