Home
last modified time | relevance | path

Searched refs:CodechalDecodeVc1Xe_Xpm (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM/codec/hal/
H A Dcodechal_decode_vc1_xe_xpm.h44 class CodechalDecodeVc1Xe_Xpm : public CodechalDecodeVc1G12
56 CodechalDecodeVc1Xe_Xpm(
64 CodechalDecodeVc1Xe_Xpm(const CodechalDecodeVc1Xe_Xpm&) = delete;
69 CodechalDecodeVc1Xe_Xpm& operator=(const CodechalDecodeVc1Xe_Xpm&) = delete;
74 ~CodechalDecodeVc1Xe_Xpm();
H A Dcodechal_decode_vc1_xe_xpm.cpp32 MOS_STATUS CodechalDecodeVc1Xe_Xpm::AllocateStandard( in AllocateStandard()
48 MOS_STATUS CodechalDecodeVc1Xe_Xpm::PerformVc1Olp() in PerformVc1Olp()
102 MOS_STATUS CodechalDecodeVc1Xe_Xpm::HandleSkipFrame() in HandleSkipFrame()
159 CodechalDecodeVc1Xe_Xpm::CodechalDecodeVc1Xe_Xpm( in CodechalDecodeVc1Xe_Xpm() function in CodechalDecodeVc1Xe_Xpm
171 CodechalDecodeVc1Xe_Xpm::~CodechalDecodeVc1Xe_Xpm() in ~CodechalDecodeVc1Xe_Xpm()
/aosp_15_r20/external/intel-media-driver/media_driver/media_interface/media_interfaces_xehp_sdv/
H A Dmedia_interfaces_xehp_sdv.h232 using Vc1 = CodechalDecodeVc1Xe_Xpm;
/aosp_15_r20/external/intel-media-driver/media_driver/media_interface/media_interfaces_pvc/
H A Dmedia_interfaces_pvc.h251 using Vc1 = CodechalDecodeVc1Xe_Xpm;