Searched refs:source_rect (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Doutput.c198 VdpRect const *source_rect,
223 box = RectToPipeBox(source_rect, res);
648 VdpRect const *source_rect,
694 RectToPipe(source_rect, &src_rect), NULL,
718 VdpRect const *source_rect,
764 RectToPipe(source_rect, &src_rect), NULL,
197 vlVdpOutputSurfaceGetBitsNative(VdpOutputSurface surface,VdpRect const * source_rect,void * const * destination_data,uint32_t const * destination_pitches) argument
645 vlVdpOutputSurfaceRenderOutputSurface(VdpOutputSurface destination_surface,VdpRect const * destination_rect,VdpOutputSurface source_surface,VdpRect const * source_rect,VdpColor const * colors,VdpOutputSurfaceRenderBlendState const * blend_state,uint32_t flags) argument
715 vlVdpOutputSurfaceRenderBitmapSurface(VdpOutputSurface destination_surface,VdpRect const * destination_rect,VdpBitmapSurface source_surface,VdpRect const * source_rect,VdpColor const * colors,VdpOutputSurfaceRenderBlendState const * blend_state,uint32_t flags) argument
H A Dmixer.c397 RectToPipe(layers->source_rect, &rect), NULL, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Doutput.c198 VdpRect const *source_rect,
223 box = RectToPipeBox(source_rect, res);
653 VdpRect const *source_rect,
699 RectToPipe(source_rect, &src_rect), NULL,
723 VdpRect const *source_rect,
769 RectToPipe(source_rect, &src_rect), NULL,
197 vlVdpOutputSurfaceGetBitsNative(VdpOutputSurface surface,VdpRect const * source_rect,void * const * destination_data,uint32_t const * destination_pitches) argument
650 vlVdpOutputSurfaceRenderOutputSurface(VdpOutputSurface destination_surface,VdpRect const * destination_rect,VdpOutputSurface source_surface,VdpRect const * source_rect,VdpColor const * colors,VdpOutputSurfaceRenderBlendState const * blend_state,uint32_t flags) argument
720 vlVdpOutputSurfaceRenderBitmapSurface(VdpOutputSurface destination_surface,VdpRect const * destination_rect,VdpBitmapSurface source_surface,VdpRect const * source_rect,VdpColor const * colors,VdpOutputSurfaceRenderBlendState const * blend_state,uint32_t flags) argument
H A Dmixer.c398 RectToPipe(layers->source_rect, &rect), NULL, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dswapchain9.c727 RECT source_rect; local in function:present
746 source_rect = *pSourceRect;
747 if (source_rect.top == 0 &&
748 source_rect.left == 0 &&
749 source_rect.bottom == resource->height0 &&
750 source_rect.right == resource->width0)
/xsrc/external/mit/libvdpau/dist/include/vdpau/
H A Dvdpau.h1950 * \param[in] source_rect The sub-rectangle of the source
1967 VdpRect const * source_rect,
2352 * \param[in] source_rect The sub-rectangle of the source
2389 * -# Extract source_rect from source_surface.
2407 VdpRect const * source_rect,
2432 * \param[in] source_rect The sub-rectangle of the source
2469 * -# Extract source_rect from source_surface.
2487 VdpRect const * source_rect,
4211 VdpRect const * source_rect; member in struct:__anone9fa26371508
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp1542 _vdp_cap_dump_rect(layers[0].source_rect);
2439 VdpRect const * source_rect,
2452 source_rect,
2470 _vdp_cap_dump_rect(source_rect);
2480 source_rect,
2997 VdpRect const * source_rect,
3018 _vdp_cap_dump_rect(source_rect);
3035 source_rect,
3052 VdpRect const * source_rect,
3073 _vdp_cap_dump_rect(source_rect);
2437 _vdp_cap_output_surface_get_bits_native(VdpOutputSurface surface,VdpRect const * source_rect,void * const * destination_data,uint32_t const * destination_pitches) argument
2993 _vdp_cap_output_surface_render_output_surface(VdpOutputSurface destination_surface,VdpRect const * destination_rect,VdpOutputSurface source_surface,VdpRect const * source_rect,VdpColor const * colors,VdpOutputSurfaceRenderBlendState const * blend_state,uint32_t flags) argument
3048 _vdp_cap_output_surface_render_bitmap_surface(VdpOutputSurface destination_surface,VdpRect const * destination_rect,VdpBitmapSurface source_surface,VdpRect const * source_rect,VdpColor const * colors,VdpOutputSurfaceRenderBlendState const * blend_state,uint32_t flags) argument
[all...]

Completed in 20 milliseconds