Home
last modified time | relevance | path

Searched refs:AddHcpTileCodingCmd (Results 1 – 22 of 22) sorted by relevance

/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_tile_packet_m12.cpp213 DECODE_CHK_STATUS(m_hcpInterface->AddHcpTileCodingCmd(&cmdBuffer, &tileCodingParams)); in AddHcpTileCoding()
239 DECODE_CHK_STATUS(m_hcpInterface->AddHcpTileCodingCmd(&cmdBuffer, &tileCodingParams)); in AddHcpTileCoding()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/vp9/packet/
H A Dencode_vp9_vdenc_packet_xe_lpm_plus_base.cpp347 MOS_STATUS Vp9VdencPktXe_Lpm_Plus_Base::AddHcpTileCodingCmd(MOS_COMMAND_BUFFER &cmdBuffer) in AddHcpTileCodingCmd() function in encode::Vp9VdencPktXe_Lpm_Plus_Base
408 ENCODE_CHK_STATUS_RETURN(AddHcpTileCodingCmd(constructTileBatchBuf)); in AddOneTileCommands()
466 ENCODE_CHK_STATUS_RETURN(AddHcpTileCodingCmd(cmdBuffer)); in AddOneTileCommandsNoTLBB()
H A Dencode_vp9_dynamic_scal_packet_xe_lpm_plus_base.cpp408 MOS_STATUS Vp9DynamicScalPktXe_Lpm_Plus_Base::AddHcpTileCodingCmd(MOS_COMMAND_BUFFER &cmdBuffer) in AddHcpTileCodingCmd() function in encode::Vp9DynamicScalPktXe_Lpm_Plus_Base
441 ENCODE_CHK_STATUS_RETURN(AddHcpTileCodingCmd(constructTileBatchBuf)); in AddOneTileCommands()
475 ENCODE_CHK_STATUS_RETURN(AddHcpTileCodingCmd(cmdBuffer)); in AddOneTileCommandsNoTLBB()
H A Dencode_vp9_vdenc_packet_xe_lpm_plus_base.h170 virtual MOS_STATUS AddHcpTileCodingCmd(
H A Dencode_vp9_dynamic_scal_packet_xe_lpm_plus_base.h195 virtual MOS_STATUS AddHcpTileCodingCmd(
/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_tile_packet_m12.cpp159 DECODE_CHK_STATUS(m_hcpInterface->AddHcpTileCodingCmd(&cmdBuffer, &tileCodingParams)); in AddHcpTileCoding()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/hw/vdbox/
H A Dmhw_vdbox_hcp_g11_X.h516 MOS_STATUS AddHcpTileCodingCmd(
H A Dmhw_vdbox_hcp_g11_X.cpp3789 MOS_STATUS MhwVdboxHcpInterfaceG11::AddHcpTileCodingCmd( in AddHcpTileCodingCmd() function in MhwVdboxHcpInterfaceG11
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_hcp_g12_X.h667 MOS_STATUS AddHcpTileCodingCmd(
H A Dmhw_vdbox_hcp_g12_X.cpp4449 MOS_STATUS MhwVdboxHcpInterfaceG12::AddHcpTileCodingCmd( in AddHcpTileCodingCmd() function in MhwVdboxHcpInterfaceG12
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_decode_vp9_g11.cpp604 …ECODE_CHK_STATUS_RETURN(static_cast<MhwVdboxHcpInterfaceG11*>(m_hcpInterface)->AddHcpTileCodingCmd( in DecodeStateLevel()
H A Dcodechal_decode_hevc_g11.cpp1065 …ECODE_CHK_STATUS_RETURN(static_cast<MhwVdboxHcpInterfaceG11*>(m_hcpInterface)->AddHcpTileCodingCmd( in SendPictureLongFormat()
H A Dcodechal_vdenc_vp9_g11.cpp235 …TUS_RETURN(static_cast<MhwVdboxHcpInterfaceG11 *>(m_hcpInterface)->AddHcpTileCodingCmd(&cmdBuffer,… in ExecuteDysSliceLevel()
2199 …TUS_RETURN(static_cast<MhwVdboxHcpInterfaceG11 *>(m_hcpInterface)->AddHcpTileCodingCmd(cmdBuffer, … in SetTileCommands()
H A Dcodechal_vdenc_hevc_g11.cpp2610 …static_cast<MhwVdboxHcpInterfaceG11*>(m_hcpInterface)->AddHcpTileCodingCmd(&cmdBuffer, &m_tilePara… in EncTileLevel()
H A Dcodechal_encode_hevc_g11.cpp2193 …ATUS_RETURN(static_cast<MhwVdboxHcpInterfaceG11*>(m_hcpInterface)->AddHcpTileCodingCmd(&cmdBuffer,… in EncTileLevel()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_decode_hevc_long_g12.cpp241 … eStatus = (MOS_STATUS)(m_hcpInterface->AddHcpTileCodingCmd(cmdBuf, &tileCodingParams)); in ProcessSliceLong()
H A Dcodechal_decode_vp9_g12.cpp847 …ECODE_CHK_STATUS_RETURN(static_cast<MhwVdboxHcpInterfaceG12*>(m_hcpInterface)->AddHcpTileCodingCmd( in DecodeStateLevel()
H A Dcodechal_decode_hevc_g12.cpp2071 …ECODE_CHK_STATUS_RETURN(static_cast<MhwVdboxHcpInterfaceG12*>(m_hcpInterface)->AddHcpTileCodingCmd( in DecodePrimitiveLevel()
H A Dcodechal_vdenc_vp9_g12.cpp574 …TUS_RETURN(static_cast<MhwVdboxHcpInterfaceG12 *>(m_hcpInterface)->AddHcpTileCodingCmd(&cmdBuffer,… in ExecuteDysSliceLevel()
2546 …TUS_RETURN(static_cast<MhwVdboxHcpInterfaceG12 *>(m_hcpInterface)->AddHcpTileCodingCmd(cmdBuffer, … in SetTileCommands()
H A Dcodechal_vdenc_hevc_g12.cpp3213 …ROY_RETURN(static_cast<MhwVdboxHcpInterfaceG12 *>(m_hcpInterface)->AddHcpTileCodingCmd(tempCmdBuf,… in EncTileLevel()
3708 …ROY_RETURN(static_cast<MhwVdboxHcpInterfaceG12 *>(m_hcpInterface)->AddHcpTileCodingCmd(&tileBatchB… in EncWithTileRowLevelBRC()
H A Dcodechal_encode_hevc_g12.cpp2547 …static_cast<MhwVdboxHcpInterfaceG12 *>(m_hcpInterface)->AddHcpTileCodingCmd(&cmdBuffer, &m_tilePar… in EncTileLevel()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/codec/hal/
H A Dcodechal_vdenc_vp9_xe_hpm.cpp94 …TUS_RETURN(static_cast<MhwVdboxHcpInterfaceG12 *>(m_hcpInterface)->AddHcpTileCodingCmd(cmdBuffer, … in SetTileCommands()