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

  /external/aac/libMpegTPDec/include/
tpdec_lib.h 633 int transportDec_CrcStartReg(const HANDLE_TRANSPORTDEC hTp, const INT mBits);
638 * \param reg Data region ID, opbtained from transportDec_CrcStartReg().
  /external/aac/libAACdec/src/
channel.cpp     [all...]
aacdecoder.cpp 447 int crcReg = transportDec_CrcStartReg(self->hInput, 0);
522 crcReg = transportDec_CrcStartReg(pTp, 0);
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp     [all...]

Completed in 567 milliseconds