Searched refs:ui8OutByteIndex (Results 1 – 1 of 1) sorted by relevance
197 IMG_UINT8 ui8OutByteIndex; in tng__write_upto8bits_elements() local214 ui8OutByteIndex=(pui8SizeBits[0] / 8); in tng__write_upto8bits_elements()225 pui8WriteBytes[ui8OutByteIndex]=0; // Beginning a new byte, clear byte in tng__write_upto8bits_elements()230 pui8WriteBytes[ui8OutByteIndex]|=ui8WriteBits; in tng__write_upto8bits_elements()235 pui8WriteBytes[ui8OutByteIndex]|=InputVal.UI8Input[1]; in tng__write_upto8bits_elements()