Home
last modified time | relevance | path

Searched refs:m_scalability_threshHeight (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.h244 static const uint32_t m_scalability_threshHeight = 2880; variable
H A Dvp_pipeline.cpp1200 (srcHeight > m_scalability_threshHeight)) || in PrepareVpPipelineScalabilityParams()
1202 (dstHeight > m_scalability_threshHeight))) in PrepareVpPipelineScalabilityParams()