Lines Matching defs:dst
255 vlVdpOutputSurface *dst, *bg = NULL;
281 dst = vlGetDataHTAB(destination_surface);
282 if (!dst)
352 res_tmpl.format = dst->sampler_view->format;
359 res_tmpl.width0 = dst->surface->width;
360 res_tmpl.height0 = dst->surface->height;
378 surface = dst->surface;
379 sampler_view = dst->sampler_view;
380 dirty_area = dst->dirty_area;
409 sampler_view, dst->surface);
430 sampler_view, dst->surface);
450 sampler_view, dst->surface,
454 if(surface != dst->surface) {