Home
last modified time | relevance | path

Searched refs:m_scalability_threshWidth (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.h243 static const uint32_t m_scalability_threshWidth = 4096; variable
H A Dvp_pipeline.cpp1199 if (((srcWidth > m_scalability_threshWidth) && in PrepareVpPipelineScalabilityParams()
1201 ((dstWidth > m_scalability_threshWidth) && in PrepareVpPipelineScalabilityParams()