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

  /external/aac/libMpegTPDec/src/
tpdec_latm.h 133 UCHAR m_crcCheckPresent;
tpdec_latm.cpp 348 pLatmDemux->m_crcCheckPresent = FDKreadBits(bs,1);
351 if (pLatmDemux->m_crcCheckPresent) {

Completed in 284 milliseconds