Home
last modified time | relevance | path

Searched refs:DecodedPictureMemoryAddressAttributes (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/gpu_cmd/
H A Dgpu_cmd_hcp_pipe_buf_addr.h42 CacheCheck1(m_pCmd->DecodedPictureMemoryAddressAttributes.DW0.Value, in ValidateCachePolicy()
43 pCmd->DecodedPictureMemoryAddressAttributes.DW0.Value); in ValidateCachePolicy()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM/hw/vdbox/
H A Dmhw_vdbox_hcp_xe_xpm.cpp252 …cmd->DecodedPictureMemoryAddressAttributes.DW0.TileMode = MosGetHWTileType(details.TileType, detai… in AddHcpPipeBufAddrCmd()
261 …ureBaseAddressMemoryAddressAttributes.DW0.TileMode = cmd->DecodedPictureMemoryAddressAttributes.DW… in AddHcpPipeBufAddrCmd()
H A Dmhw_vdbox_hcp_hwcmd_xe_xpm.h626 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_hcp_impl.h1463 …cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressMemoryCompressionEnable = MmcEnabled(para… in _MHW_SETCMD_OVERRIDE_DECL()
1464 …cmd.DecodedPictureMemoryAddressAttributes.DW0.CompressionType = MmcRcEnabled(pa… in _MHW_SETCMD_OVERRIDE_DECL()
1467 …cmd.DecodedPictureMemoryAddressAttributes.DW0.TileMode = GetHwTileType(params.psPreDeblockSurface-… in _MHW_SETCMD_OVERRIDE_DECL()
1475 InitMocsParams(resourceParams, &cmd.DecodedPictureMemoryAddressAttributes.DW0.Value, 1, 6); in _MHW_SETCMD_OVERRIDE_DECL()
1721 …ssAttributes.DW0.BaseAddressMemoryCompressionEnable = cmd.DecodedPictureMemoryAddressAttributes.DW… in _MHW_SETCMD_OVERRIDE_DECL()
1722 …ssAttributes.DW0.CompressionType = cmd.DecodedPictureMemoryAddressAttributes.DW… in _MHW_SETCMD_OVERRIDE_DECL()
2085 …cmd.DecodedPictureMemoryAddressAttributes.DW0.TileMode = GetHwTileType(details.TileType, details.T… in _MHW_SETCMD_OVERRIDE_DECL()
2094 …tureBaseAddressMemoryAddressAttributes.DW0.TileMode = cmd.DecodedPictureMemoryAddressAttributes.DW… in _MHW_SETCMD_OVERRIDE_DECL()
H A Dmhw_vdbox_vvcp_impl.h659 …cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressIndexToMemoryObjectControlStateMocsTables… in _MHW_SETCMD_OVERRIDE_DECL()
661 …cmd.DecodedPictureMemoryAddressAttributes.DW0.Tilemode = GetHwTileType(params.decodedPic->TileType… in _MHW_SETCMD_OVERRIDE_DECL()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_kbl/hw/vdbox/
H A Dmhw_vdbox_hcp_g9_kbl.cpp383 cmd.DecodedPictureMemoryAddressAttributes.DW0.Value |= in AddHcpPipeBufAddrCmd()
388 cmd.DecodedPictureMemoryAddressAttributes.DW0.Value |= in AddHcpPipeBufAddrCmd()
392 cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressMemoryCompressionEnable = in AddHcpPipeBufAddrCmd()
394 cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressMemoryCompressionMode = in AddHcpPipeBufAddrCmd()
397 …cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressTiledResourceMode = Mhw_ConvertToTRMode(p… in AddHcpPipeBufAddrCmd()
H A Dmhw_vdbox_hcp_hwcmd_g9_kbl.h497 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/hw/vdbox/
H A Dmhw_vdbox_hcp_g9_X.h733 …cmd.DecodedPictureMemoryAddressAttributes.DW0.Value |= this->m_cacheabilitySettings[MOS_CODEC_RESO… in AddHcpPipeBufAddrCmd()
737 cmd.DecodedPictureMemoryAddressAttributes.DW0.Value |= in AddHcpPipeBufAddrCmd()
741 …cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressTiledResourceMode = Mhw_ConvertToTRMode(p… in AddHcpPipeBufAddrCmd()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_hcp_g12_X.cpp1762 …cmd.DecodedPictureMemoryAddressAttributes.DW0.Value |= m_cacheabilitySettings[MOS_CODEC_RESOURCE_U… in AddHcpPipeBufAddrCmd()
1763 …cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressMemoryCompressionEnable = MmcEnable(param… in AddHcpPipeBufAddrCmd()
1764 …cmd.DecodedPictureMemoryAddressAttributes.DW0.CompressionType = MmcIsRc(params-… in AddHcpPipeBufAddrCmd()
1766 …cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressTiledResourceMode = Mhw_ConvertToTRMode(p… in AddHcpPipeBufAddrCmd()
2034 …ssAttributes.DW0.BaseAddressMemoryCompressionEnable = cmd.DecodedPictureMemoryAddressAttributes.DW… in AddHcpPipeBufAddrCmd()
2035 …ssAttributes.DW0.CompressionType = cmd.DecodedPictureMemoryAddressAttributes.DW… in AddHcpPipeBufAddrCmd()
H A Dmhw_vdbox_hcp_hwcmd_g12_X.h626 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/hw/vdbox/
H A Dmhw_vdbox_hcp_g11_X.cpp1455 …cmd.DecodedPictureMemoryAddressAttributes.DW0.Value |= m_cacheabilitySettings[MOS_CODEC_RESOURCE_U… in AddHcpPipeBufAddrCmd()
1456 cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressMemoryCompressionEnable = in AddHcpPipeBufAddrCmd()
1458 cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressMemoryCompressionMode = in AddHcpPipeBufAddrCmd()
1461 …cmd.DecodedPictureMemoryAddressAttributes.DW0.BaseAddressTiledResourceMode = Mhw_ConvertToTRMode(p… in AddHcpPipeBufAddrCmd()
H A Dmhw_vdbox_hcp_hwcmd_g11_X.h551 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_skl/hw/vdbox/
H A Dmhw_vdbox_hcp_hwcmd_g9_skl.h451 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_bxt/hw/vdbox/
H A Dmhw_vdbox_hcp_hwcmd_g9_bxt.h451 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/hw/vdbox/
H A Dmhw_vdbox_vvcp_hwcmd_xe2_lpm_X.h1601 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
H A Dmhw_vdbox_hcp_hwcmd_xe2_lpm.h782 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_glk/hw/vdbox/
H A Dmhw_vdbox_hcp_hwcmd_g9_glk.h482 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_cmd_video.c249 buf.DecodedPictureMemoryAddressAttributes = (struct GENX(MEMORYADDRESSATTRIBUTES)) { in anv_h265_decode_video()
H A DgenX_cmd_video_enc.c1494 buf.DecodedPictureMemoryAddressAttributes = (struct GENX(MEMORYADDRESSATTRIBUTES)) { in anv_h265_encode_video()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus/hw/vdbox/
H A Dmhw_vdbox_hcp_hwcmd_xe_lpm_plus.h697 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/hw/vdbox/
H A Dmhw_vdbox_hcp_hwcmd_xe_hpm.h697 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM_plus/hw/vdbox/
H A Dmhw_vdbox_hcp_hwcmd_xe_xpm_plus.h697 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/hw/vdbox/
H A Dmhw_vdbox_hcp_hwcmd_xe2_hpm.h697 …MEMORYADDRESSATTRIBUTES_CMD DecodedPictureMemoryAddressAttributes; … member