Searched refs:target_surfaces (Results 1 – 3 of 3) sorted by relevance
121 …aAssociateSubpicture(VADriverContextP ctx, VASubpictureID subpicture, VASurfaceID *target_surfaces, in vlVaAssociateSubpicture() argument137 VASurfaceID *target_surfaces, int num_surfaces) in vlVaDeassociateSubpicture() argument
133 VASurfaceID *target_surfaces,144 …bpicture(VADriverContextP ctx,VASubpictureID subpicture,VASurfaceID *target_surfaces,int num_surfa…
677 struct pipe_surface **target_surfaces; in vl_mpeg12_end_frame() local698 target_surfaces = target->get_surfaces(target); in vl_mpeg12_end_frame()709 if (!target_surfaces[i]) continue; in vl_mpeg12_end_frame()711 vl_mc_set_surface(&buf->mc[i], target_surfaces[i]); in vl_mpeg12_end_frame()739 if (!target_surfaces[i]) continue; in vl_mpeg12_end_frame()741 nr_components = util_format_get_nr_components(target_surfaces[i]->texture->format); in vl_mpeg12_end_frame()