Home
last modified time | relevance | path

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

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/Xe_M/Xe_XPM/vp/hal/
H A Dvphal_render_composite_xe_xpm.cpp38 const int32_t Samplerindex[2][3] = { {VPHAL_SAMPLER_Y, VPHAL_SAMPLER_U, VPHAL_SAMPLER_V }, variable
65 *pSamplerIndex = Samplerindex[pSurface->ScalingMode][pEntry->YUVPlane]; in GetSamplerIndex()