Home | History | Annotate | Download | only in src

Lines Matching refs:usb

936                             int usb
955 if ((usb > h_ps_d->specificTo.mpeg.lastUsb) && h_ps_d->specificTo.mpeg.lastUsb) {
967 length = (usb-FIRST_DELAY_SB)*sizeof(FIXP_DBL);
972 length = (fixMin(NO_DELAY_BUFFER_BANDS,(INT)usb)-FIRST_DELAY_SB)*sizeof(FIXP_DBL);
980 h_ps_d->specificTo.mpeg.lastUsb = usb;