| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/ |
| H A D | output.c | 198 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 D | mixer.c | 397 RectToPipe(layers->source_rect, &rect), NULL, NULL);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/ |
| H A D | output.c | 198 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 D | mixer.c | 398 RectToPipe(layers->source_rect, &rect), NULL, NULL);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | swapchain9.c | 727 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 D | vdpau.h | 1950 * \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 D | vdpau_trace.cpp | 1542 _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...] |