Searched refs:bsLastSlot (Results 1 – 3 of 3) sorted by relevance
455 if (h_ps_d->bsReadSlot != h_ps_d->bsLastSlot) { in ReadPsData()457 FDKmemcpy(pBsData, &h_ps_d->bsData[h_ps_d->bsLastSlot].mpeg, sizeof(MPEG_PS_BS_DATA)); in ReadPsData()
244 …UCHAR bsLastSlot; /*!< Index of last read slot. … member
1083 self->hParametricStereoDec->bsLastSlot = self->hParametricStereoDec->bsReadSlot; in sbrDecoder_Parse()