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

  /external/aac/libMpegTPDec/src/
tpdec_adif.h 105 UCHAR BitstreamType;
tpdec_adif.cpp 130 pAdifHeader->BitstreamType = FDKreadBits(bs,1);
139 if (pAdifHeader->BitstreamType == 0) {

Completed in 1097 milliseconds