Searched defs:uiByteSize (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
H A Dlnc_hostheader.c59 IMG_UINT32 uiByteSize; local
62 uiByteSize = (Bits + ByteStartBit + 7) >> 3;
63 for (uiLp = 0; uiLp < uiByteSize; uiLp++) {

Completed in 9 milliseconds