Searched refs:uiByteSize (Results 1 – 3 of 3) sorted by relevance
59 IMG_UINT32 uiByteSize; in Show_Bits() local62 uiByteSize = (Bits + ByteStartBit + 7) >> 3; in Show_Bits()63 for (uiLp = 0; uiLp < uiByteSize; uiLp++) { in Show_Bits()
59 IMG_UINT32 uiByteSize;62 uiByteSize = (Bits + ByteStartBit + 7) >> 3;63 for (uiLp = 0; uiLp < uiByteSize; uiLp++) {
60 IMG_UINT32 uiByteSize; in Show_Bits()63 uiByteSize = (Bits + ByteStartBit + 7) >> 3; in Show_Bits()64 for (uiLp = 0; uiLp < uiByteSize; uiLp++) { in Show_Bits()