Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_jpegES.h157 IMG_UINT32 ui32OutputWidth; member
Dpnw_hostjpeg.h94 unsigned int ui32OutputWidth; //!< Width of the JPEG image member
610 IMG_UINT32 ui32OutputWidth; member
Dtng_jpegES.c744 fPutBitsToBuffer(&ps_streamW, 2, pJPEGContext->ui32OutputWidth); in EncodeFrameHeader()
1079 jpeg_ctx_p->ui32OutputWidth = ctx->ui16Width; in tng_jpeg_CreateContext()