Home
last modified time | relevance | path

Searched refs:ui32Size (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_picmgmt.h180 IMG_UINT32 ui32Size; //!< Size of coded buffer in bytes member
Dtng_jpegES.h125 IMG_UINT32 ui32Size; //!< Size in bytes of the buffer member
Dtng_jpegES.c472 (pJPEGContext->jpeg_coded_buf.ui32Size - PTG_JPEG_HEADER_MAX_SIZE) / in AssignCodedDataBuffers()
1328 jpeg_ctx->jpeg_coded_buf.ui32Size = ps_buf->coded_buf->size; in ProcessPictureParam()
1332 if ((jpeg_ctx->jpeg_coded_buf.ui32Size) < (9 + 6 + (4 * 3))) { in ProcessPictureParam()
1343 jpeg_ctx->jpeg_coded_buf.ui32Size, jpeg_ctx->ui32SizePerCodedBuffer); in ProcessPictureParam()
Dpnw_hostjpeg.h191 IMG_UINT32 ui32Size; //!< Size in bytes of the buffer member