Searched refs:pMemInfo (Results 1 – 6 of 6) sorted by relevance
123 void* pMemInfo; //!< Pointer to the memory handle for the buffer member131 void *pMemInfo; member
522 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 …]
479 …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()
189 void* pMemInfo; //!< Pointer to the memory handle for the buffer member403 struct MEMORY_INFO_TAG* pMemInfo; member576 unsigned char * pMemInfo; member
427 …= 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()
624 const PVR2DMEMINFO *pMemInfo,641 PVR2DMEMINFO *pMemInfo,