Searched refs:ui8Lp (Results 1 – 2 of 2) sorted by relevance
495 IMG_UINT8 ui8Lp; in fPutBitsToBuffer() local501 for (ui8Lp = NoOfBytes; ui8Lp > 0; ui8Lp--) in fPutBitsToBuffer()502 *(pui8S++) = ((IMG_UINT8 *) & ActualBits)[ui8Lp-1]; in fPutBitsToBuffer()
631 IMG_UINT8 ui8Lp; in fPutBitsToBuffer() local637 for (ui8Lp = NoOfBytes; ui8Lp > 0; ui8Lp--) in fPutBitsToBuffer()638 *(pui8S++) = ((IMG_UINT8 *) &ActualBits)[ui8Lp-1]; in fPutBitsToBuffer()