Home
last modified time | relevance | path

Searched refs:p_gain (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dwb_vad.h73 void wb_vad_tone_detection(VadVars * st, Word16 p_gain);
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dwb_vad.c739 Word16 p_gain /* pitch gain */ in wb_vad_tone_detection() argument
746 if (p_gain > TONE_THR) in wb_vad_tone_detection()