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

  /external/aac/libMpegTPDec/src/
tpdec_latm.h 134 UCHAR m_crcCheckSum;
tpdec_latm.cpp 349 pLatmDemux->m_crcCheckSum = 0;
352 pLatmDemux->m_crcCheckSum = FDKreadBits(bs,8);

Completed in 34 milliseconds