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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
dtx_enc.h 188 * Function : tx_dtx_handler
196 Word16 tx_dtx_handler(dtx_encState *st, /* i/o : State struct */
dtx_enc.cpp 40 tx_dtx_handler
70 Description: Added calls to add() in tx_dtx_handler. Updated copyright year.
1009 FUNCTION NAME: tx_dtx_handler
1051 Word16 tx_dtx_handler(dtx_encState *st, // i/o : State struct
1119 Word16 tx_dtx_handler(dtx_encState *st, \/* i\/o : State struct *\/ function
    [all...]
cod_amr.cpp 882 compute_sid_flag = tx_dtx_handler(st->dtx_encSt,
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
dtx.h 97 void tx_dtx_handler(dtx_encState * st, /* i/o : State struct */
typedefs.h 178 #define tx_dtx_handler voAWB_tx_dtx_handler macro
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx.h 178 void tx_dtx_handler(dtx_encState * st, /* i/o : State struct */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
dtx.c 337 * Function : tx_dtx_handler Purpose : adds extra speech hangover
341 void tx_dtx_handler(dtx_encState * st, /* i/o : State struct */ function
voAMRWBEnc.c 382 tx_dtx_handler(st->dtx_encSt, vad_flag, mode);
    [all...]

Completed in 457 milliseconds