Searched refs:ui32BitLp (Results 1 – 1 of 1) sorted by relevance
251 IMG_UINT32 ui32BitLp; in tng__write_upto32bits_elements() local255 for (ui32BitLp=0; ui32BitLp<4; ui32BitLp++) { in tng__write_upto32bits_elements()256 ui8Bytes[ui32BitLp]=(IMG_UINT8) (ui32WriteBits & 255); in tng__write_upto32bits_elements()266 for (ui32BitLp=ui32EndByte-1; ui32BitLp>0; ui32BitLp--) { in tng__write_upto32bits_elements()267 … tng__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, ui8Bytes[ui32BitLp-1], 8); in tng__write_upto32bits_elements()