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

  /external/aac/libMpegTPDec/src/
tpdec_adts.h 217 const INT ignoreBufferFullness
tpdec_latm.h 147 const INT ignoreBufferFullness
tpdec_adts.cpp 169 const INT ignoreBufferFullness
269 if (!ignoreBufferFullness)
tpdec_latm.cpp 157 const INT ignoreBufferFullness
174 if (!ignoreBufferFullness)
tpdec_lib.cpp 498 INT ignoreBufferFullness = hTp->flags & (TPDEC_IGNORE_BUFFERFULLNESS|TPDEC_SYNCOK);
593 err = adtsRead_DecodeHeader( &hTp->parser.adts, &hTp->asc[0], hBs, ignoreBufferFullness );
644 ignoreBufferFullness);
720 ignoreBufferFullness = 1;
    [all...]

Completed in 98 milliseconds