Home
last modified time | relevance | path

Searched defs:bufMgr (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/
H A Dmedia_ddi_decode_jpeg.cpp335 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in SetBufferRendered() local
579 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitDecodeParams() local
594 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in SetDecodeParams() local
760 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
766 DDI_CODEC_COM_BUFFER_MGR *bufMgr, in AllocBsBuffer()
817 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
856 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
894 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
H A Dmedia_ddi_decode_vc1.cpp523 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in AllocBitPlaneBuffer() local
573 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
581 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
806 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in SetDecodeParams() local
867 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
958 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
H A Dmedia_ddi_decode_vp9.cpp337 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
398 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
428 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
436 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
582 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitDecodeParams() local
H A Dmedia_ddi_decode_vp8.cpp392 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
479 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
517 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
525 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
622 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in SetDecodeParams() local
H A Dmedia_ddi_decode_av1.cpp656 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
727 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
766 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
776 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
888 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitDecodeParams() local
H A Dmedia_ddi_decode_base.cpp293 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in DecodeCombineBitstream() local
463 int32_t DdiMediaDecode::GetBitstreamBufIndexFromBuffer(DDI_CODEC_COM_BUFFER_MGR *bufMgr, DDI_MEDIA_… in GetBitstreamBufIndexFromBuffer()
478 DDI_CODEC_COM_BUFFER_MGR *bufMgr, in AllocBsBuffer()
654 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitDecodeParams() local
672 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in SetDecodeParams() local
H A Dmedia_ddi_decode_mpeg2.cpp462 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
470 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
508 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
571 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
H A Dmedia_ddi_decode_hevc.cpp631 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
721 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
758 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
766 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
H A Dmedia_ddi_decode_avc.cpp534 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
542 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
715 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in InitResourceBuffer() local
805 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in FreeResourceBuffer() local
H A Dmedia_ddi_encode_base.cpp89 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_encodeCtx->BufMgr); in EndPicture() local
122 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_encodeCtx->BufMgr); in InitCompBuffer() local
147 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_encodeCtx->BufMgr); in FreeCompBuffer() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/codec/ddi/dec/
H A Dddi_decode_jpeg_specific.cpp333 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in SetBufferRendered() local
576 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitDecodeParams() local
591 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in SetDecodeParams() local
758 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
764 DDI_CODEC_COM_BUFFER_MGR *bufMgr, in AllocBsBuffer()
815 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in AllocSliceControlBuffer() local
856 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitResourceBuffer() local
891 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in FreeResourceBuffer() local
H A Dddi_decode_vp9_specific.cpp342 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitResourceBuffer() local
403 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in FreeResourceBuffer() local
435 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
447 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in AllocSliceControlBuffer() local
607 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitDecodeParams() local
H A Dddi_decode_vp8_specific.cpp406 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitResourceBuffer() local
496 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in FreeResourceBuffer() local
536 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
548 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in AllocSliceControlBuffer() local
657 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in SetDecodeParams() local
H A Dddi_decode_av1_specific.cpp644 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitResourceBuffer() local
716 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in FreeResourceBuffer() local
756 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
769 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
924 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitDecodeParams() local
H A Dddi_decode_base_specific.cpp301 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in DecodeCombineBitstream() local
513 int32_t DdiDecodeBase::GetBitstreamBufIndexFromBuffer(DDI_CODEC_COM_BUFFER_MGR *bufMgr, DDI_MEDIA_B… in GetBitstreamBufIndexFromBuffer()
530 DDI_CODEC_COM_BUFFER_MGR *bufMgr, in AllocBsBuffer()
710 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitDecodeParams() local
730 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in SetDecodeParams() local
H A Dddi_decode_mpeg2_specific.cpp469 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
481 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in AllocSliceControlBuffer() local
525 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitResourceBuffer() local
587 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in FreeResourceBuffer() local
H A Dddi_decode_functions.cpp735 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in MapBufferInternal() local
881 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in UnmapBuffer() local
939 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in DestroyBuffer() local
1357 bool DdiDecodeFunctions::ReleaseBsBuffer(DDI_CODEC_COM_BUFFER_MGR *bufMgr, DDI_MEDIA_BUFFER *buf) in ReleaseBsBuffer()
1399 DDI_CODEC_COM_BUFFER_MGR *bufMgr, in ReleaseBpBuffer()
1414 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(decCtx->BufMgr); in ReleaseSliceControlBuffer() local
H A Dddi_decode_avc_specific.cpp550 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
560 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in AllocSliceControlBuffer() local
746 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in InitResourceBuffer() local
836 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in FreeResourceBuffer() local
H A Dddi_decode_hevc_specific.cpp923 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitResourceBuffer() local
1026 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in FreeResourceBuffer() local
1067 uint8_t* DdiDecodeHevc::GetPicParamBuf(DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
1085 DDI_CODEC_COM_BUFFER_MGR *bufMgr = nullptr; in AllocSliceControlBuffer() local
H A Dddi_decode_vvc_specific.cpp644 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in InitResourceBuffer() local
707 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_decodeCtx->BufMgr); in FreeResourceBuffer() local
747 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
874 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/gen11/codec/ddi/
H A Dmedia_ddi_decode_hevc_g11.cpp544 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
644 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
686 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
701 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/gen12/codec/ddi/
H A Dmedia_ddi_decode_hevc_g12.cpp696 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in InitResourceBuffer() local
796 DDI_CODEC_COM_BUFFER_MGR *bufMgr = &(m_ddiDecodeCtx->BufMgr); in FreeResourceBuffer() local
838 DDI_CODEC_COM_BUFFER_MGR *bufMgr) in GetPicParamBuf()
853 DDI_CODEC_COM_BUFFER_MGR *bufMgr; in AllocSliceControlBuffer() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_auxtable_mgr.cpp49 static int AllocateCb(void *bufMgr, size_t size, size_t alignment, void **bo, void **cpuAddr, uint6… in AllocateCb()
128 AuxTableMgr::AuxTableMgr(MOS_BUFMGR *bufMgr, GMM_CLIENT_CONTEXT *gmmClientContext) in AuxTableMgr()
168 AuxTableMgr * AuxTableMgr::CreateAuxTableMgr(MOS_BUFMGR *bufMgr, MEDIA_FEATURE_TABLE *sku, GMM_CLIE… in CreateAuxTableMgr()
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/cp/ddi/
H A Dmedia_libva_cp_interface.cpp96 VAStatus DdiCpInterface::InitHdcp2Buffer(DDI_CODEC_COM_BUFFER_MGR* bufMgr) in InitHdcp2Buffer()
103 DDI_CODEC_COM_BUFFER_MGR* bufMgr, in StatusReportForHdcp2Buffer()
110 void DdiCpInterface::FreeHdcp2Buffer(DDI_CODEC_COM_BUFFER_MGR* bufMgr) in FreeHdcp2Buffer()
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/cp/ddi/
H A Dddi_cp_interface_next.h99 virtual VAStatus InitHdcp2Buffer(DDI_CODEC_COM_BUFFER_MGR* bufMgr) in InitHdcp2Buffer()
106 DDI_CODEC_COM_BUFFER_MGR *bufMgr, in StatusReportForHdcp2Buffer()
113 virtual void FreeHdcp2Buffer(DDI_CODEC_COM_BUFFER_MGR *bufMgr) in FreeHdcp2Buffer()

12