Home
last modified time | relevance | path

Searched refs:vad_tone_detection (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
Dvad1.h162 void vad_tone_detection(vadState1 *st, /* i/o : State struct */
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dp_ol_wgh.cpp650 vad_tone_detection(vadSt, t0, t1, pOverflow); in Lag_max()
Dpitch_ol.cpp382 vad_tone_detection(vadSt, max, t0, pOverflow); in Lag_max()
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dvad1.cpp1999 void vad_tone_detection( in vad_tone_detection() function