Home
last modified time | relevance | path

Searched defs:newSrcWidth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/
H A Dvp_pipeline.cpp444 uint32_t newSrcWidth = MOS_UF_ROUND(newDstHight / fScaleX); in UpdateRectForNegtiveDstTopLeft() local
466 uint32_t newSrcWidth = MOS_UF_ROUND(newDstWidth / fScaleX); in UpdateRectForNegtiveDstTopLeft() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_sfc_base.cpp1203 uint32_t newSrcWidth = MOS_UF_ROUND(newDstHight / m_renderData.fScaleX); in SetSfcStateParams() local
1216 uint32_t newSrcWidth = MOS_UF_ROUND(newDstWidth / m_renderData.fScaleX); in SetSfcStateParams() local