Home
last modified time | relevance | path

Searched refs:ui8Bytes (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostheader.c253 IMG_UINT8 ui8Bytes[4]; in tng__write_upto32bits_elements() local
256 ui8Bytes[ui32BitLp]=(IMG_UINT8) (ui32WriteBits & 255); in tng__write_upto32bits_elements()
262 …tng__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, ui8Bytes[ui32EndByte-1], (IMG_UIN… in tng__write_upto32bits_elements()
264 … tng__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, ui8Bytes[ui32EndByte-1], 8); in tng__write_upto32bits_elements()
267 … tng__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, ui8Bytes[ui32BitLp-1], 8); in tng__write_upto32bits_elements()