HomeSort by relevance Sort by last modified time
    Searched defs:dtx_buffer (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
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
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
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
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h 177 #define dtx_buffer voAWB_dtx_buffer macro

Completed in 53 milliseconds