HomeSort by relevance Sort by last modified time
    Searched full:matrixmixdownindexpresent (Results 1 - 4 of 4) 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 903 asc->m_progrConfigElement.MatrixMixdownIndexPresent,
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_asc.cpp 144 if ((pPce->MatrixMixdownIndexPresent = (UCHAR) FDKreadBits(bs,1)) != 0)
    [all...]

Completed in 875 milliseconds