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

  /external/aac/libSBRdec/src/
psdec.h 244 UCHAR bsLastSlot; /*!< Index of last read slot. */
psbitdec.cpp 455 if (h_ps_d->bsReadSlot != h_ps_d->bsLastSlot) {
457 FDKmemcpy(pBsData, &h_ps_d->bsData[h_ps_d->bsLastSlot].mpeg, sizeof(MPEG_PS_BS_DATA));
sbrdecoder.cpp 1060 self->hParametricStereoDec->bsLastSlot = self->hParametricStereoDec->bsReadSlot;
    [all...]

Completed in 138 milliseconds