HomeSort by relevance Sort by last modified time
    Searched defs:ui32Stride (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_vc1.c 845 unsigned int ui32Stride;
876 ui32Stride = va_image.pitches[0];
905 g_print ("ui32ChromaOffset = %d, ui32Stride = %d\n", ui32ChromaOffset, ui32Stride);
    [all...]
  /hardware/intel/img/psb_video/src/
tng_jpegES.h 78 IMG_UINT32 ui32Stride; //!< Stride of source plane */
pnw_hostjpeg.h 87 unsigned int ui32Stride; //!< Stride of the image component
335 // IMG_UINT32 ui32Stride; /* Stride of source plane */
486 IMG_UINT32 ui32Stride; //!< Stride of source plane */

Completed in 61 milliseconds