Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_jpegES.h123 void* pMemInfo; //!< Pointer to the memory handle for the buffer member
131 void *pMemInfo; member
Dpnw_hostjpeg.c522 if (pContext->sScan_Encode_Info.aBufferTable[ui8Loop].pMemInfo == NULL) { in AllocateCodedDataBuffers()
527 pContext->sScan_Encode_Info.aBufferTable[ui8Loop].pMemInfo = in AllocateCodedDataBuffers()
528 …(unsigned char *)pContext->jpeg_coded_buf.pMemInfo + PNW_JPEG_HEADER_MAX_SIZE + ui8Loop * pContext… in AllocateCodedDataBuffers()
551 if (pContext->sScan_Encode_Info.aBufferTable[ui8Loop].pMemInfo != NULL) {
553 pContext->sScan_Encode_Info.aBufferTable[ui8Loop].pMemInfo = NULL;
1323 puc_stream_buff = (IMG_UINT8 *)(pCBuffer->pMemInfo) + pCBuffer->ui32BytesWritten;
1627 pbh = (BUFFER_HEADER *)(pContext->sScan_Encode_Info.aBufferTable[ui16Lp].pMemInfo); in SetupJPEGTables()
1655 ui8OutputBuffer = pCBuffer->pMemInfo;
1697 ui8OutputBuffer = (IMG_UINT8 *)pCBuffer->pMemInfo; in PrepareHeader()
1749 ASSERT(pWriteBuf->pMemInfo); in IssueBufferToHW()
[all …]
Dtng_jpegES.c479 …GENERAL, "jpeg_coded_buf.pMemInfo: 0x%x\n", (unsigned int)(pJPEGContext->jpeg_coded_buf.pMemInfo)); in AssignCodedDataBuffers()
488 pJPEGContext->sScan_Encode_Info.aBufferTable[ui8Loop].pMemInfo = (void *) in AssignCodedDataBuffers()
489 ((IMG_UINT32)pJPEGContext->jpeg_coded_buf.pMemInfo + PTG_JPEG_HEADER_MAX_SIZE + in AssignCodedDataBuffers()
492 … (unsigned int)(pJPEGContext->sScan_Encode_Info.aBufferTable[ui8Loop].pMemInfo)); in AssignCodedDataBuffers()
888 ui8OutputBuffer = (IMG_UINT8 *)pCBuffer->pMemInfo; in PrepareHeader()
921 …(BUFFER_HEADER*)(pJPEGContext->sScan_Encode_Info.aBufferTable[ui16BCnt].pMemInfo))->ui32BytesUsed … in IssueBufferToHW()
929 …BufferCmd = (MTX_ISSUE_BUFFERS *)(pJPEGContext->sScan_Encode_Info.aBufferTable[ui16BCnt].pMemInfo); in IssueBufferToHW()
1323 …sb_buffer_map(ps_buf->coded_buf->psb_buffer, (unsigned char **)&jpeg_ctx->jpeg_coded_buf.pMemInfo); in ProcessPictureParam()
1349 pBufHeader = (BUFFER_HEADER *)jpeg_ctx->jpeg_coded_buf.pMemInfo; in ProcessPictureParam()
1462 jpeg_ctx_p->jpeg_coded_buf.pMemInfo = NULL; in tng_jpeg_EndPicture()
Dpnw_hostjpeg.h189 void* pMemInfo; //!< Pointer to the memory handle for the buffer member
403 struct MEMORY_INFO_TAG* pMemInfo; member
576 unsigned char * pMemInfo; member
Dpnw_jpeg.c427 …= psb_buffer_map(ctx->coded_buf->psb_buffer, (unsigned char **)&jpeg_ctx->jpeg_coded_buf.pMemInfo); in pnw__jpeg_process_picture_param()
444 pBufHeader = (BUFFER_HEADER *)jpeg_ctx->jpeg_coded_buf.pMemInfo; in pnw__jpeg_process_picture_param()
612 pContext->jpeg_coded_buf.pMemInfo = NULL; in pnw_jpeg_EndPicture()
/hardware/intel/img/psb_video/src/mrst/
Dpvr2d.h624 const PVR2DMEMINFO *pMemInfo,
641 PVR2DMEMINFO *pMemInfo,