Searched refs:ByteStartBit (Results 1 – 3 of 3) sorted by relevance
55 IMG_UINT32 ByteStartBit, in Show_Bits() argument62 uiByteSize = (Bits + ByteStartBit + 7) >> 3; in Show_Bits()67 if (Bcnt > Bits + ByteStartBit || Bcnt <= ByteStartBit) in Show_Bits()
55 IMG_UINT32 ByteStartBit,62 uiByteSize = (Bits + ByteStartBit + 7) >> 3;67 if (Bcnt > Bits + ByteStartBit || Bcnt <= ByteStartBit)
54 IMG_UINT32 __maybe_unused ByteStartBit, in Show_Bits() argument63 uiByteSize = (Bits + ByteStartBit + 7) >> 3; in Show_Bits()68 if (Bcnt > Bits + ByteStartBit || Bcnt <= ByteStartBit) in Show_Bits()