Searched refs:ui32Size (Results 1 – 4 of 4) sorted by relevance
180 IMG_UINT32 ui32Size; //!< Size of coded buffer in bytes member
125 IMG_UINT32 ui32Size; //!< Size in bytes of the buffer member
472 (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()
191 IMG_UINT32 ui32Size; //!< Size in bytes of the buffer member