HomeSort by relevance Sort by last modified time
    Searched refs:ui8Size (Results 1 - 4 of 4) sorted by null

  /hardware/intel/img/psb_video/src/
tng_enc_trace.c     [all...]
tng_hostheader.h 128 IMG_UINT8 ui8Size;
tng_hostheader.c 103 TotalByteSize = aui32ElementPointers[f]->ui8Size;
105 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Writing %i RAW bits to element.\n", aui32ElementPointers[f]->ui8Size);
106 Show_Bits((IMG_UINT8 *)(&aui32ElementPointers[f]->ui8Size) + 1, 0, TotalByteSize);
212 pui8SizeBits=&(aui32ElementPointers[pMTX_Header->ui32Elements]->ui8Size); //Pointer to the bit count field
221 aui32ElementPointers[pMTX_Header->ui32Elements]->ui8Size=0; // Set new element size (bits) to zero
340 ui8Offset=aui32ElementPointers[pMTX_Header->ui32Elements]->ui8Size+8+31; // NumberofRawbits (excluding size of bit count field)+ size of the bitcount field
356 aui32ElementPointers[pMTX_Header->ui32Elements]->ui8Size=0;
    [all...]
tng_trace.c     [all...]

Completed in 889 milliseconds