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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Ddtx_enc.h174 * Function : dtx_buffer
179 void dtx_buffer(dtx_encState *st, /* i/o : State struct */
H A Ddtx_enc.cpp39 dtx_buffer
56 dtx_buffer.
79 For dtx_buffer()
86 Description: For dtx_buffer()
91 Description: For dtx_buffer()
831 FUNCTION NAME: dtx_buffer
873 int dtx_buffer(dtx_encState *st, // i/o : State struct
939 void dtx_buffer(dtx_encState *st, /* i/o : State struct */ function
H A Dcod_amr.cpp910 dtx_buffer(st->dtx_encSt,
1312 dtx_buffer(st->dtx_encSt,
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Ddtx.h90 Word16 dtx_buffer(
H A Dtypedefs.h177 #define dtx_buffer voAWB_dtx_buffer macro
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Ddtx.h171 int16 dtx_buffer(
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Ddtx.c182 /* Division by DTX_HIST_SIZE = 8 has been done in dtx_buffer. log_en is in Q10 */
290 * Function : dtx_buffer Purpose : handles the DTX buffer
293 Word16 dtx_buffer( function
H A DvoAMRWBEnc.c562 dtx_buffer(st->dtx_encSt, isf, L_tmp, codec_mode);
678 dtx_buffer(st->dtx_encSt, isf, L_tmp, codec_mode);

Completed in 214 milliseconds