Home
last modified time | relevance | path

Searched defs:tx_dtx_handler (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Ddtx_enc.cpp1121 Word16 tx_dtx_handler(dtx_encState *st, /* i/o : State struct */ in tx_dtx_handler() function
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/
H A Ddtx.c341 void tx_dtx_handler(dtx_encState * st, /* i/o : State struct */ in tx_dtx_handler() function
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/inc/
H A Dtypedefs.h178 #define tx_dtx_handler voAWB_tx_dtx_handler macro