Home
last modified time | relevance | path

Searched refs:ui8Lp (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_jpegES.c631 IMG_UINT8 ui8Lp; in fPutBitsToBuffer() local
637 for (ui8Lp = NoOfBytes; ui8Lp > 0; ui8Lp--) in fPutBitsToBuffer()
638 *(pui8S++) = ((IMG_UINT8 *) &ActualBits)[ui8Lp-1]; in fPutBitsToBuffer()