Searched refs:dtx_buffer (Results 1 - 8 of 8) sorted by relevance
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
H A D | dtx_enc.h | 174 * Function : dtx_buffer 179 void dtx_buffer(dtx_encState *st, /* i/o : State struct */
|
H A D | dtx_enc.cpp | 39 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 D | cod_amr.cpp | 910 dtx_buffer(st->dtx_encSt, 1312 dtx_buffer(st->dtx_encSt,
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
H A D | dtx.h | 90 Word16 dtx_buffer(
|
H A D | typedefs.h | 177 #define dtx_buffer voAWB_dtx_buffer macro
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
H A D | dtx.h | 171 int16 dtx_buffer(
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
H A D | dtx.c | 182 /* 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 D | voAMRWBEnc.c | 562 dtx_buffer(st->dtx_encSt, isf, L_tmp, codec_mode); 678 dtx_buffer(st->dtx_encSt, isf, L_tmp, codec_mode);
|
Completed in 434 milliseconds