Searched refs:src_surfaces (Results 1 – 1 of 1) sorted by relevance
120 struct pipe_surface **src_surfaces; in vlVaPostProcBlit() local137 src_surfaces = src->get_surfaces(src); in vlVaPostProcBlit()138 if (!src_surfaces || !src_surfaces[0]) in vlVaPostProcBlit()185 struct pipe_surface *from = src_surfaces[i]; in vlVaPostProcBlit()192 from = src_surfaces[i & ~1]; in vlVaPostProcBlit()195 from = src_surfaces[(i & ~1) + 1]; in vlVaPostProcBlit()