Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM/vp/hal/
H A Dvphal_render_sfc_xe_xpm.cpp119 bool isDitheringNeeded = IsDitheringNeeded(pSrcSurface->Format, pOutSurface->Format); in SetSfcStateParams() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/features/
H A Dvp_filter.h175 …bool isDitheringNeeded; // 0: dithering is no… member