Home
last modified time | relevance | path

Searched refs:DecodeSubPacketManager (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/packet/
H A Ddecode_sub_packet_manager.cpp36 DecodeSubPacketManager::~DecodeSubPacketManager() in ~DecodeSubPacketManager()
46 MOS_STATUS DecodeSubPacketManager::Register(uint32_t packetId, DecodeSubPacket& subPacket) in Register()
55 DecodeSubPacket* DecodeSubPacketManager::GetSubPacket(uint32_t packetId) in GetSubPacket()
65 MOS_STATUS DecodeSubPacketManager::Init() in Init()
74 MOS_STATUS DecodeSubPacketManager::Prepare() in Prepare()
H A Ddecode_sub_packet_manager.h37 class DecodeSubPacketManager
43 DecodeSubPacketManager() {}; in DecodeSubPacketManager() function
48 virtual ~DecodeSubPacketManager();
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/pipeline/
H A Ddecode_pipeline.h62 class DecodeSubPacketManager; variable
394 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
508 DecodeSubPacketManager* m_subPacketManager = nullptr; //!< Sub packet manager
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/codec/hal/dec/vp9/pipeline/
H A Ddecode_vp9_pipeline_xe2_hpm.h57 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
H A Ddecode_vp9_pipeline_xe2_hpm.cpp44 MOS_STATUS Vp9PipelineXe2_Hpm::CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalS… in CreateSubPackets()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/codec/hal/dec/hevc/pipeline/
H A Ddecode_hevc_pipeline_xe2_hpm.h55 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
H A Ddecode_hevc_pipeline_xe2_hpm.cpp41 MOS_STATUS HevcPipelineXe2_Hpm::CreateSubPackets(DecodeSubPacketManager &subPacketManager, Codechal… in CreateSubPackets()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/codec/hal/dec/avc/pipeline/
H A Ddecode_avc_pipeline_xe2_hpm.h65 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/codec/hal/dec/av1/pipeline/
H A Ddecode_av1_pipeline_xe2_hpm.h65 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/vp8/pipeline/
H A Ddecode_vp8_pipeline_xe_lpm_plus_base.h95 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/codec/hal/dec/vp8/pipeline/
H A Ddecode_vp8_pipeline_xe2_hpm.h95 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/dec/vp8/pipeline/
H A Ddecode_vp8_pipeline_xe2_lpm_base.h95 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/dec/avc/pipeline/
H A Ddecode_avc_pipeline_xe2_lpm_base.h93 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/dec/vp9/pipeline/
H A Ddecode_vp9_pipeline_xe2_lpm_base.h101 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/avc/pipeline/
H A Ddecode_avc_pipeline_xe_lpm_plus_base.h93 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/dec/mpeg2/pipeline/
H A Ddecode_mpeg2_pipeline_xe2_lpm_base.h93 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/dec/jpeg/pipeline/
H A Ddecode_jpeg_pipeline_xe2_lpm_base.h94 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/jpeg/pipeline/
H A Ddecode_jpeg_pipeline_xe_lpm_plus_base.h94 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/mpeg2/pipeline/
H A Ddecode_mpeg2_pipeline_xe_lpm_plus_base.h91 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/vp9/pipeline/
H A Ddecode_vp9_pipeline_xe_lpm_plus_base.h101 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/pipeline/
H A Ddecode_av1_pipeline.h120 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager &subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp8/pipeline/
H A Ddecode_vp8_pipeline.h125 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/av1/pipeline/
H A Ddecode_av1_pipeline_xe_lpm_plus_base.h94 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/jpeg/pipeline/
H A Ddecode_jpeg_pipeline.h114 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/dec/hevc/pipeline/
H A Ddecode_hevc_pipeline_xe2_lpm_base.h92 …virtual MOS_STATUS CreateSubPackets(DecodeSubPacketManager& subPacketManager, CodechalSetting &cod…

123