Searched refs:tx_dtx_handler (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Ddtx_enc.h188 * Function : tx_dtx_handler
196 Word16 tx_dtx_handler(dtx_encState *st, /* i/o : State struct */
H A Ddtx_enc.cpp40 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
H A Dcod_amr.cpp882 compute_sid_flag = tx_dtx_handler(st->dtx_encSt,
1286 compute_sid_flag = tx_dtx_handler(st->dtx_encSt,
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Ddtx.h97 void tx_dtx_handler(dtx_encState * st, /* i/o : State struct */
H A Dtypedefs.h178 #define tx_dtx_handler voAWB_tx_dtx_handler macro
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Ddtx.h178 void tx_dtx_handler(dtx_encState * st, /* i/o : State struct */
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Ddtx.c337 * Function : tx_dtx_handler Purpose : adds extra speech hangover
341 void tx_dtx_handler(dtx_encState * st, /* i/o : State struct */ function
H A DvoAMRWBEnc.c382 tx_dtx_handler(st->dtx_encSt, vad_flag, mode);

Completed in 140 milliseconds