Home
last modified time | relevance | path

Searched refs:wb_vad_tone_detection (Results 1 – 3 of 3) 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.c737 void wb_vad_tone_detection( in wb_vad_tone_detection() function
DvoAMRWBEnc.c511 wb_vad_tone_detection(st->vadSt, st->ol_gain); in coder()
533 wb_vad_tone_detection(st->vadSt, st->ol_gain); in coder()