Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
Dvad1.h168 void vad_tone_detection_update(
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dpitch_ol.cpp990 vad_tone_detection_update(vadSt, 1, pOverflow); in Pitch_ol()
994 vad_tone_detection_update(vadSt, 0, pOverflow); in Pitch_ol()
Dp_ol_wgh.cpp649 vad_tone_detection_update(vadSt, 0, pOverflow); in Lag_max()
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dvad1.cpp2088 void vad_tone_detection_update( in vad_tone_detection_update() function