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

  /external/aac/libMpegTPDec/include/
tp_data.h 143 UCHAR MatrixMixdownIndexPresent;
  /external/aac/libMpegTPEnc/include/
tp_data.h 143 UCHAR MatrixMixdownIndexPresent;
  /external/aac/libAACdec/src/
aacdecoder.cpp 927 asc->m_progrConfigElement.MatrixMixdownIndexPresent,
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_asc.cpp 209 if ((pPce->MatrixMixdownIndexPresent = (UCHAR) FDKreadBits(bs,1)) != 0)
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp     [all...]

Completed in 77 milliseconds