Home
last modified time | relevance | path

Searched refs:CodechalHwInterfaceG12 (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_hw_g12_X.cpp43 const CODECHAL_SSEU_SETTING CodechalHwInterfaceG12::m_defaultSsEuLutG12[CODECHAL_NUM_MEDIA_STATES_G…
113 void CodechalHwInterfaceG12::InternalInit(CODECHAL_FUNCTION codecFunction) in InternalInit()
123 void CodechalHwInterfaceG12::PrepareCmdSize(CODECHAL_FUNCTION codecFunction) in PrepareCmdSize()
193 CodechalHwInterfaceG12::CodechalHwInterfaceG12( in CodechalHwInterfaceG12() function in CodechalHwInterfaceG12
207 MOS_STATUS CodechalHwInterfaceG12::InitL3CacheSettings() in InitL3CacheSettings()
256 MOS_STATUS CodechalHwInterfaceG12::GetStreamoutCommandSize( in GetStreamoutCommandSize()
277 MOS_STATUS CodechalHwInterfaceG12::SetCacheabilitySettings( in SetCacheabilitySettings()
308 MOS_STATUS CodechalHwInterfaceG12::SetRowstoreCachingOffsets( in SetRowstoreCachingOffsets()
325 MOS_STATUS CodechalHwInterfaceG12::GetAvpStateCommandSize( in GetAvpStateCommandSize()
359 MOS_STATUS CodechalHwInterfaceG12::GetAvpPrimitiveCommandSize( in GetAvpPrimitiveCommandSize()
[all …]
H A Dcodechal_hw_g12_X.h54 class CodechalHwInterfaceG12 : public CodechalHwInterface
63 CodechalHwInterfaceG12(
72 CodechalHwInterfaceG12(const CodechalHwInterfaceG12&) = delete;
77 CodechalHwInterfaceG12& operator=(const CodechalHwInterfaceG12&) = delete;
82 virtual ~CodechalHwInterfaceG12();
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/vp9/packet/
H A Ddecode_vp9_picture_packet_m12.cpp209 … DECODE_CHK_STATUS(static_cast<CodechalHwInterfaceG12*>(m_hwInterface)->GetHcpStateCommandSize( in CalculatePictureStateCommandSize()
223 CodechalHwInterfaceG12* hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(m_hwInterface); in ValidateCabacStreamOutSize()
H A Ddecode_vp9_packet_front_end_m12.h42 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in Vp9DecodeFrontEndPktM12()
63 CodechalHwInterfaceG12* m_hwInterface = nullptr;
H A Ddecode_vp9_packet_single_m12.h42 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12 *>(hwInterface); in Vp9DecodeSinglePktM12()
63 CodechalHwInterfaceG12 *m_hwInterface = nullptr;
H A Ddecode_vp9_packet_back_end_m12.h43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in Vp9DecodeBackEndPktM12()
71 CodechalHwInterfaceG12 *m_hwInterface = nullptr;
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/jpeg/packet/
H A Ddecode_jpeg_packet_m12.h45 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in JpegDecodePktM12()
64 CodechalHwInterfaceG12* m_hwInterface = nullptr;
H A Ddecode_jpeg_picture_packet_m12.cpp94 …DECODE_CHK_STATUS(static_cast<CodechalHwInterfaceG12*>(m_hwInterface)->GetMfxStateCommandsDataSize( in CalculatePictureStateCommandSize()
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/avc/packet/
H A Ddecode_avc_packet_m12.h46 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in AvcDecodePktM12()
66 CodechalHwInterfaceG12* m_hwInterface = nullptr;
H A Ddecode_avc_slice_xe_m_base_packet.h50 m_mfxInterface = static_cast<CodechalHwInterfaceG12*>(hwInterface)->GetMfxInterface(); in AvcDecodeSlcPktXe_M_Base()
H A Ddecode_avc_picture_packet_m12.cpp126 …DECODE_CHK_STATUS(static_cast<CodechalHwInterfaceG12*>(m_hwInterface)->GetMfxStateCommandsDataSize( in CalculatePictureStateCommandSize()
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/mpeg2/packet/
H A Ddecode_mpeg2_packet_m12.h45 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in Mpeg2DecodePktM12()
66 CodechalHwInterfaceG12* m_hwInterface = nullptr;
H A Ddecode_mpeg2_slice_packet_xe_m_base.h50 … m_mfxInterface = static_cast<CodechalHwInterfaceG12*>(hwInterface)->GetMfxInterface(); in Mpeg2DecodeSlcPktXe_M_Base()
H A Ddecode_mpeg2_picture_packet_m12.cpp101 …DECODE_CHK_STATUS(static_cast<CodechalHwInterfaceG12*>(m_hwInterface)->GetMfxStateCommandsDataSize( in CalculatePictureStateCommandSize()
H A Ddecode_mpeg2_mb_packet_xe_m_base.h50 … m_mfxInterface = static_cast<CodechalHwInterfaceG12*>(hwInterface)->GetMfxInterface(); in Mpeg2DecodeMbPktXe_M_Base()
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/hevc/packet/
H A Ddecode_hevc_packet_front_end_m12.h43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HevcDecodeFrontEndPktM12()
64 CodechalHwInterfaceG12* m_hwInterface = nullptr;
H A Ddecode_hevc_packet_long_m12.h43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HevcDecodeLongPktM12()
71 CodechalHwInterfaceG12* m_hwInterface = nullptr;
H A Ddecode_hevc_packet_back_end_m12.h43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HevcDecodeBackEndPktM12()
71 CodechalHwInterfaceG12* m_hwInterface = nullptr;
H A Ddecode_hevc_packet_real_tile_m12.h43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HevcDecodeRealTilePktM12()
73 CodechalHwInterfaceG12* m_hwInterface = nullptr;
H A Ddecode_huc_authcheck_packet_m12.h42 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12 *>(hwInterface); in DecodeHucAuthCheckPktM12()
83 CodechalHwInterfaceG12 *m_hwInterface = nullptr;
H A Ddecode_huc_s2l_packet_m12.h80 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HucS2lPktM12()
121 CodechalHwInterfaceG12 *m_hwInterface = nullptr;
H A Ddecode_hevc_picture_packet_m12.cpp256 CodechalHwInterfaceG12* hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(m_hwInterface); in ValidateCabacStreamOutSize()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM/codec/hal/
H A Dcodechal_hw_xe_xpm.h40 class CodechalHwInterfaceXe_Xpm : public CodechalHwInterfaceG12
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM_plus/codec/hal/
H A Dcodechal_hw_xe_xpm_plus.h40 class CodechalHwInterfaceXe_Xpm_Plus : public CodechalHwInterfaceG12
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/codec/hal/
H A Dcodechal_hw_xe_hpm.h39 class CodechalHwInterfaceXe_Hpm : public CodechalHwInterfaceG12

12