HomeSort by relevance Sort by last modified time
    Searched refs:dtx_enc_exit (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
dtx_enc.h 146 * Function : dtx_enc_exit
152 void dtx_enc_exit(dtx_encState **st);
dtx_enc.cpp 37 dtx_enc_exit
53 dtx_enc_exit function. Deleted confusing comment in the log_en
394 FUNCTION NAME: dtx_enc_exit
432 void dtx_enc_exit (dtx_encState **st)
467 void dtx_enc_exit(dtx_encState **st) function
    [all...]
cod_amr.cpp 599 dtx_enc_exit(&(*state)->dtx_encSt);
650 dtx_enc_exit(&(*state)->dtx_encSt);
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
dtx.h 81 void dtx_enc_exit(dtx_encState ** st, VO_MEM_OPERATOR *pMemOP);
typedefs.h 175 #define dtx_enc_exit voAWB_dtx_enc_exit macro
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx.h 162 void dtx_enc_exit(dtx_encState ** st);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
dtx.c 139 * Function : dtx_enc_exit
142 void dtx_enc_exit(dtx_encState ** st, VO_MEM_OPERATOR *pMemOP) function
voAMRWBEnc.c     [all...]

Completed in 3555 milliseconds