Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_composite.cpp6239 PVPHAL_SURFACE *pSourceArray = nullptr; in RenderPhase() local
6293 pSourceArray = pCompParams->pSource; in RenderPhase()
6294 for (iLayer = 0; iLayer < (int32_t)pCompParams->uSourceCount; iLayer++, pSourceArray++) in RenderPhase()
6297 pSource = *pSourceArray; in RenderPhase()