/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
H A D | codechal_hw_g12_X.cpp | 43 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 D | codechal_hw_g12_X.h | 54 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 D | decode_vp9_picture_packet_m12.cpp | 209 … DECODE_CHK_STATUS(static_cast<CodechalHwInterfaceG12*>(m_hwInterface)->GetHcpStateCommandSize( in CalculatePictureStateCommandSize() 223 CodechalHwInterfaceG12* hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(m_hwInterface); in ValidateCabacStreamOutSize()
|
H A D | decode_vp9_packet_front_end_m12.h | 42 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in Vp9DecodeFrontEndPktM12() 63 CodechalHwInterfaceG12* m_hwInterface = nullptr;
|
H A D | decode_vp9_packet_single_m12.h | 42 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12 *>(hwInterface); in Vp9DecodeSinglePktM12() 63 CodechalHwInterfaceG12 *m_hwInterface = nullptr;
|
H A D | decode_vp9_packet_back_end_m12.h | 43 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 D | decode_jpeg_packet_m12.h | 45 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in JpegDecodePktM12() 64 CodechalHwInterfaceG12* m_hwInterface = nullptr;
|
H A D | decode_jpeg_picture_packet_m12.cpp | 94 …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 D | decode_avc_packet_m12.h | 46 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in AvcDecodePktM12() 66 CodechalHwInterfaceG12* m_hwInterface = nullptr;
|
H A D | decode_avc_slice_xe_m_base_packet.h | 50 m_mfxInterface = static_cast<CodechalHwInterfaceG12*>(hwInterface)->GetMfxInterface(); in AvcDecodeSlcPktXe_M_Base()
|
H A D | decode_avc_picture_packet_m12.cpp | 126 …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 D | decode_mpeg2_packet_m12.h | 45 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in Mpeg2DecodePktM12() 66 CodechalHwInterfaceG12* m_hwInterface = nullptr;
|
H A D | decode_mpeg2_slice_packet_xe_m_base.h | 50 … m_mfxInterface = static_cast<CodechalHwInterfaceG12*>(hwInterface)->GetMfxInterface(); in Mpeg2DecodeSlcPktXe_M_Base()
|
H A D | decode_mpeg2_picture_packet_m12.cpp | 101 …DECODE_CHK_STATUS(static_cast<CodechalHwInterfaceG12*>(m_hwInterface)->GetMfxStateCommandsDataSize( in CalculatePictureStateCommandSize()
|
H A D | decode_mpeg2_mb_packet_xe_m_base.h | 50 … 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 D | decode_hevc_packet_front_end_m12.h | 43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HevcDecodeFrontEndPktM12() 64 CodechalHwInterfaceG12* m_hwInterface = nullptr;
|
H A D | decode_hevc_packet_long_m12.h | 43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HevcDecodeLongPktM12() 71 CodechalHwInterfaceG12* m_hwInterface = nullptr;
|
H A D | decode_hevc_packet_back_end_m12.h | 43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HevcDecodeBackEndPktM12() 71 CodechalHwInterfaceG12* m_hwInterface = nullptr;
|
H A D | decode_hevc_packet_real_tile_m12.h | 43 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HevcDecodeRealTilePktM12() 73 CodechalHwInterfaceG12* m_hwInterface = nullptr;
|
H A D | decode_huc_authcheck_packet_m12.h | 42 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12 *>(hwInterface); in DecodeHucAuthCheckPktM12() 83 CodechalHwInterfaceG12 *m_hwInterface = nullptr;
|
H A D | decode_huc_s2l_packet_m12.h | 80 m_hwInterface = dynamic_cast<CodechalHwInterfaceG12*>(hwInterface); in HucS2lPktM12() 121 CodechalHwInterfaceG12 *m_hwInterface = nullptr;
|
H A D | decode_hevc_picture_packet_m12.cpp | 256 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 D | codechal_hw_xe_xpm.h | 40 class CodechalHwInterfaceXe_Xpm : public CodechalHwInterfaceG12
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM_plus/codec/hal/ |
H A D | codechal_hw_xe_xpm_plus.h | 40 class CodechalHwInterfaceXe_Xpm_Plus : public CodechalHwInterfaceG12
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/codec/hal/ |
H A D | codechal_hw_xe_hpm.h | 39 class CodechalHwInterfaceXe_Hpm : public CodechalHwInterfaceG12
|