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

  /frameworks/native/include/media/openmax/
OMX_AudioExt.h 91 OMX_S32 nHeavyCompression; /**< 0 for light compression, 1 for heavy compression, -1 if unspecified */
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 326 // nHeavyCompression idem
353 if (aacPresParams->nHeavyCompression >= 0) {
354 ALOGV("set nHeavyCompression=%d", aacPresParams->nHeavyCompression);
356 aacPresParams->nHeavyCompression);
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 69 milliseconds