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

  /hardware/intel/img/psb_video/src/
pnw_hostjpeg.h 89 unsigned int ui32Height; //!< Height of the image component
158 IMG_UINT32 ui32Height;
208 IMG_UINT32 ui32Height; //!< height of picture in pBuffer
336 // IMG_UINT32 ui32Height; /* Height of avaliable data in plane. shall be a minumum of one MCU high */
487 IMG_UINT32 ui32Height; //!< Height of avaliable data in plane. shall be a minumum of one MCU high
639 void SetCompInfoFromFormat(IMG_FORMAT eFormat, IMG_UINT32 ui32Width, IMG_UINT32 ui32Height, IMG_JPEG_INFO *psJpegInfo);
tng_jpegES.h 79 IMG_UINT32 ui32Height; //!< Height of avaliable data in plane. shall be a minumum of one MCU high
pnw_hostjpeg.c     [all...]
tng_hostdefs.h     [all...]
tng_jpegES.c 552 pJPEGContext->pMTXSetup->ComponentPlane[0].ui32Height = pJPEGContext->MCUComponent[0].ui32YLimit;
553 pJPEGContext->pMTXSetup->ComponentPlane[1].ui32Height = pJPEGContext->MCUComponent[0].ui32YLimit / 2;
554 pJPEGContext->pMTXSetup->ComponentPlane[2].ui32Height = pJPEGContext->MCUComponent[0].ui32YLimit / 2;
604 pJPEGContext->pMTXSetup->ComponentPlane[i].ui32Height);
    [all...]
tng_enc_trace.c 262 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32Height=%d\n",data->ComponentPlane[i].ui32Height);
    [all...]
tng_trace.c 127 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32Height=%d\n",data->ComponentPlane[i].ui32Height);
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_x11.h 68 unsigned int ui32Height;
psb_coverlay.c 73 psX11Window->ui32Height = sXWinAttrib.height;
92 psX11Window->i32Bottom = psX11Window->i32Top + psX11Window->ui32Height - 1;
    [all...]

Completed in 695 milliseconds