Home
last modified time | relevance | path

Searched refs:AdjustFormatForTileConvert (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/
H A Dvp_vebox_cmd_packet.h934 MOS_FORMAT AdjustFormatForTileConvert(MOS_FORMAT format);
H A Dvp_vebox_cmd_packet.cpp2140 MOS_FORMAT VpVeboxCmdPacket::AdjustFormatForTileConvert(MOS_FORMAT format) in AdjustFormatForTileConvert() function in vp::VpVeboxCmdPacket
2211 …ut.Format = mhwVeboxSurfaceStateCmdParams->SurfOutput.Format = AdjustFormatForTileConvert(inputSur… in InitVeboxSurfaceStateCmdParamsForTileConvert()