HomeSort by relevance Sort by last modified time
    Searched full:num_pce_bits (Results 1 - 3 of 3) sorted by null

  /external/aac/libMpegTPDec/src/
tpdec_adts.cpp 206 bs.num_pce_bits = 0;
325 bs.num_pce_bits = pceBits;
383 length -= pAdts->bs.num_pce_bits;
tpdec_adts.h 127 UCHAR num_pce_bits; member in struct:__anon2135
tpdec_lib.cpp 605 hTp->globalFramePos = FDKgetValidBits(hBs) + hTp->parser.adts.bs.num_pce_bits;
    [all...]

Completed in 310 milliseconds