Home
last modified time | relevance | path

Searched refs:GetVdencPictureSecondLevelCommandsSize (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM_plus/codec/hal/
H A Dcodechal_hw_xe_xpm_plus.h103 MOS_STATUS GetVdencPictureSecondLevelCommandsSize(
H A Dcodechal_hw_xe_xpm_plus.cpp142 MOS_STATUS CodechalHwInterfaceXe_Xpm_Plus::GetVdencPictureSecondLevelCommandsSize( in GetVdencPictureSecondLevelCommandsSize() function in CodechalHwInterfaceXe_Xpm_Plus
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/codec/hal/
H A Dcodechal_hw_xe_hpm.h105 MOS_STATUS GetVdencPictureSecondLevelCommandsSize(
H A Dcodechal_hw_xe_hpm.cpp142 MOS_STATUS CodechalHwInterfaceXe_Hpm::GetVdencPictureSecondLevelCommandsSize( in GetVdencPictureSecondLevelCommandsSize() function in CodechalHwInterfaceXe_Hpm
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/shared/
H A Dcodec_hw_next.h131 MOS_STATUS GetVdencPictureSecondLevelCommandsSize(
H A Dcodec_hw_next.cpp344 MOS_STATUS CodechalHwInterfaceNext::GetVdencPictureSecondLevelCommandsSize( in GetVdencPictureSecondLevelCommandsSize() function in CodechalHwInterfaceNext
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_hw.h1056 virtual MOS_STATUS GetVdencPictureSecondLevelCommandsSize(
H A Dcodechal_hw.cpp563 MOS_STATUS CodechalHwInterface::GetVdencPictureSecondLevelCommandsSize( in GetVdencPictureSecondLevelCommandsSize() function in CodechalHwInterface
H A Dcodechal_vdenc_vp9_base.cpp7154 m_hwInterface->GetVdencPictureSecondLevelCommandsSize( in Initialize()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/features/
H A Dencode_vp9_pak.cpp75 ENCODE_CHK_STATUS_RETURN(m_hwInterface->GetVdencPictureSecondLevelCommandsSize( in Init()