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

  /hardware/intel/img/psb_video/src/
pnw_hostjpeg.c     [all...]
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 */
tng_jpegES.c 548 pJPEGContext->pMTXSetup->ComponentPlane[0].ui32Stride = pTFrame->psb_surface->stride;
549 pJPEGContext->pMTXSetup->ComponentPlane[1].ui32Stride = pTFrame->psb_surface->stride;
550 pJPEGContext->pMTXSetup->ComponentPlane[2].ui32Stride = pTFrame->psb_surface->stride;
603 pJPEGContext->pMTXSetup->ComponentPlane[i].ui32Stride,
    [all...]
tng_enc_trace.c 261 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32Stride=%d",data->ComponentPlane[i].ui32Stride);
    [all...]
tng_trace.c 126 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32Stride=%d",data->ComponentPlane[i].ui32Stride);
    [all...]
  /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...]

Completed in 133 milliseconds