OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vad_tone_detection_update
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
vad1.h
168
void
vad_tone_detection_update
(
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pitch_ol.cpp
758
vad_tone_detection_update
(vadSt, 1);
762
vad_tone_detection_update
(vadSt, 0);
990
vad_tone_detection_update
(vadSt, 1, pOverflow);
994
vad_tone_detection_update
(vadSt, 0, pOverflow);
[
all
...]
p_ol_wgh.cpp
534
vad_tone_detection_update
(vadSt, 0);
649
vad_tone_detection_update
(vadSt, 0, pOverflow);
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
vad1.cpp
2088
void
vad_tone_detection_update
(
function
[
all
...]
Completed in 109 milliseconds