HomeSort by relevance Sort by last modified time
    Searched refs:wb_vad_tone_detection (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
wb_vad.h 73 void wb_vad_tone_detection(VadVars * st, Word16 p_gain);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
wb_vad.c 730 * Function : wb_vad_tone_detection
737 void wb_vad_tone_detection( function
voAMRWBEnc.c 509 wb_vad_tone_detection(st->vadSt, st->ol_gain);
531 wb_vad_tone_detection(st->vadSt, st->ol_gain);
    [all...]

Completed in 47 milliseconds