Searched refs:lastUsb (Results 1 – 2 of 2) sorted by relevance
251 h_ps_d->specificTo.mpeg.lastUsb = 0; in ResetPsDec()955 if ((usb > h_ps_d->specificTo.mpeg.lastUsb) && h_ps_d->specificTo.mpeg.lastUsb) { in initSlotBasedRotation()959 for (i=h_ps_d->specificTo.mpeg.lastUsb ; i < FIRST_DELAY_SB; i++) { in initSlotBasedRotation()980 h_ps_d->specificTo.mpeg.lastUsb = usb; in initSlotBasedRotation()
263 …UCHAR lastUsb; /*!< uppermost WMF delay band of last… member