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

  /external/aac/libMpegTPEnc/include/
mpegFileWrite.h 109 * \param confSize
116 UINT confSize
  /external/aac/libMpegTPDec/include/
mpegFileRead.h 121 * \param confSize Pointer to an integer, where the length of the ASC or SMC (in case of RAW LATM)
129 UINT confSize[],
  /external/aac/libAACenc/include/
aacenc_lib.h     [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder2.cpp 376 outHeader->nFilledLen = encInfo.confSize;
380 memcpy(out, encInfo.confBuf, encInfo.confSize);
  /external/aac/libAACenc/src/
aacenc_lib.cpp     [all...]

Completed in 751 milliseconds