Searched defs:background_source_rect (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Dmixer.c204 VdpRect const *background_source_rect,
262 RectToPipe(background_source_rect, &rect), NULL, NULL);
202 vlVdpVideoMixerRender(VdpVideoMixer mixer, VdpOutputSurface background_surface, VdpRect const *background_source_rect, VdpVideoMixerPictureStructure current_picture_structure, uint32_t video_surface_past_count, VdpVideoSurface const *video_surface_past, VdpVideoSurface video_surface_current, uint32_t video_surface_future_count, VdpVideoSurface const *video_surface_future, VdpRect const *video_source_rect, VdpOutputSurface destination_surface, VdpRect const *destination_rect, VdpRect const *destination_video_rect, uint32_t layer_count, VdpLayer const *layers) argument

Completed in 35 milliseconds