Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_jpegES.c91 #define PTG_JPEG_HEADER_MAX_SIZE (1024) macro
472 (pJPEGContext->jpeg_coded_buf.ui32Size - PTG_JPEG_HEADER_MAX_SIZE) / in AssignCodedDataBuffers()
489 ((IMG_UINT32)pJPEGContext->jpeg_coded_buf.pMemInfo + PTG_JPEG_HEADER_MAX_SIZE + in AssignCodedDataBuffers()
951 …msg(VIDEO_DEBUG_GENERAL, "Command Data: 0x%x\n", (unsigned int)(PTG_JPEG_HEADER_MAX_SIZE + ui16BCn… in IssueBufferToHW()
959PTG_JPEG_HEADER_MAX_SIZE + ui16BCnt * pJPEGContext->ui32SizePerCodedBuffer); in IssueBufferToHW()
1356 pBufHeader->ui32Reserved3 = PTG_JPEG_HEADER_MAX_SIZE;//Next coded buffer offset in ProcessPictureParam()
1516 pBufHeader->ui32Reserved3 = PTG_JPEG_HEADER_MAX_SIZE; in tng_jpeg_AppendMarkers()
1524 PTG_JPEG_HEADER_MAX_SIZE + jpeg_ctx_p->ui32SizePerCodedBuffer * ui16BCnt ; in tng_jpeg_AppendMarkers()