Searched refs:pui8S (Results 1 – 2 of 2) sorted by relevance
496 IMG_UINT8 *pui8S; in fPutBitsToBuffer() local498 pui8S = (IMG_UINT8 *)BitStream->Buffer; in fPutBitsToBuffer()499 pui8S += BitStream->Offset; in fPutBitsToBuffer()502 *(pui8S++) = ((IMG_UINT8 *) & ActualBits)[ui8Lp-1]; in fPutBitsToBuffer()
632 IMG_UINT8 *pui8S; in fPutBitsToBuffer() local634 pui8S = (IMG_UINT8 *)BitStream->Buffer; in fPutBitsToBuffer()635 pui8S += BitStream->Offset; in fPutBitsToBuffer()638 *(pui8S++) = ((IMG_UINT8 *) &ActualBits)[ui8Lp-1]; in fPutBitsToBuffer()