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

  /external/aac/libSBRdec/src/
psbitdec.cpp 453 pBsData = &h_ps_d->bsData[h_ps_d->bsReadSlot].mpeg;
455 if (h_ps_d->bsReadSlot != h_ps_d->bsLastSlot) {
498 h_ps_d->bPsDataAvail[h_ps_d->bsReadSlot] = ppt_none;
587 h_ps_d->bPsDataAvail[h_ps_d->bsReadSlot] = ppt_mpeg;
psdec.h 245 UCHAR bsReadSlot; /*!< Index of current read slot for additional delay. */
sbrdecoder.cpp     [all...]
env_extr.cpp 424 if(bPsRead && !hParametricStereoDec->bsData[hParametricStereoDec->bsReadSlot].mpeg.bPsHeaderValid) {
    [all...]

Completed in 132 milliseconds