Home | History | Annotate | Download | only in src

Lines Matching full:pui8s

632     IMG_UINT8 *pui8S;
634 pui8S = (IMG_UINT8 *)BitStream->Buffer;
635 pui8S += BitStream->Offset;
638 *(pui8S++) = ((IMG_UINT8 *) &ActualBits)[ui8Lp-1];