Searched refs:source_surface (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/libXvMC/dist/include/X11/extensions/
H A DXvMClib.h108 XvMCSurface *source_surface,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dsubpicture.c545 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface, argument
551 if (!source_surface || !target_surface)
557 if (source_surface->context_id != subpicture->context_id)
560 if (source_surface->context_id != subpicture->context_id)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dsubpicture.c543 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface, argument
549 if (!source_surface || !target_surface)
555 if (source_surface->context_id != subpicture->context_id)
558 if (source_surface->context_id != subpicture->context_id)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Doutput.c647 VdpOutputSurface source_surface,
669 if (source_surface == VDP_INVALID_HANDLE) {
673 vlVdpOutputSurface *src_vlsurface = vlGetDataHTAB(source_surface);
717 VdpBitmapSurface source_surface,
739 if (source_surface == VDP_INVALID_HANDLE) {
743 vlVdpBitmapSurface *src_vlsurface = vlGetDataHTAB(source_surface);
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.c388 vlVdpOutputSurface *src = vlGetDataHTAB(layers->source_surface);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Doutput.c652 VdpOutputSurface source_surface,
674 if (source_surface == VDP_INVALID_HANDLE) {
678 vlVdpOutputSurface *src_vlsurface = vlGetDataHTAB(source_surface);
722 VdpBitmapSurface source_surface,
744 if (source_surface == VDP_INVALID_HANDLE) {
748 vlVdpBitmapSurface *src_vlsurface = vlGetDataHTAB(source_surface);
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.c389 vlVdpOutputSurface *src = vlGetDataHTAB(layers->source_surface);
/xsrc/external/mit/libvdpau/dist/include/vdpau/
H A Dvdpau.h2299 * \brief Do not rotate source_surface prior to compositing.
2305 * \brief Rotate source_surface 90 degrees clockwise prior to
2312 * \brief Rotate source_surface 180 degrees prior to
2319 * \brief Rotate source_surface 270 degrees clockwise prior to
2342 * \param[in] source_surface The source surface for the
2348 * source_surface is VDP_INVALID_HANDLE, all components will
2350 * source_surface must have been allocated via the same
2354 * source_surface will be read. Left/right and/or top/bottom
2389 * -# Extract source_rect from source_surface.
2406 VdpOutputSurface source_surface,
4206 VdpOutputSurface source_surface; member in struct:__anone9fa26371508
[all...]
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaXvMC.c1508 XvMCSurface * source_surface,
1523 if ((display == NULL) || target_surface == NULL || source_surface == NULL) {
1537 if (NULL == (pViaSSurface = source_surface->privData)) {
1547 if (XvMCSyncSurface(display, source_surface)) {
1507 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/libXvMC/dist/wrapper/
H A DXvMCWrapper.c623 XvMCSurface *source_surface,
637 return (*xW.XvMCBlendSubpicture2) (display, source_surface, target_surface,
622 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp1539 layers[0].source_surface
2996 VdpOutputSurface source_surface,
3016 source_surface
3034 source_surface,
3051 VdpBitmapSurface source_surface,
3071 source_surface
3089 source_surface,
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
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dintel_xvmc.c862 * source_surface - Source surface prior to blending.
891 * XvMCBlendSubpicture2 blends the source_surface and subpicture and
900 * source_surface - Source surface prior to blending.
909 XvMCSurface * source_surface,
908 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dintel_xvmc.c862 * source_surface - Source surface prior to blending.
891 * XvMCBlendSubpicture2 blends the source_surface and subpicture and
900 * source_surface - Source surface prior to blending.
909 XvMCSurface * source_surface,
908 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Dintel_xvmc.c971 * source_surface - Source surface prior to blending.
999 * XvMCBlendSubpicture2 blends the source_surface and subpicture and
1008 * source_surface - Source surface prior to blending.
1017 XvMCSurface *source_surface,
1016 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
H A DI810XvMC.c3805 // source_surface - Source surface prior to blending.
3834 // XvMCBlendSubpicture2 blends the source_surface and subpicture and
3843 // source_surface - Source surface prior to blending.
3852 XvMCSurface *source_surface,
3876 if((target_surface == NULL) || (source_surface == NULL)) {
3900 if(!source_surface->privData) {
3903 privSource = (i810XvMCSurface *)source_surface->privData;
3921 if(target_surface->width != source_surface->width) {
3924 if(target_surface->height != source_surface->height) {
3851 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
H A Di915_xvmc.c2346 XvMCSurface *source_surface,
2359 if (!display || !source_surface || !target_surface)
2362 if (!(privSourceSurface = source_surface->privData))
2379 if (XvMCSyncSurface(display, source_surface))
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c3805 // source_surface - Source surface prior to blending.
3834 // XvMCBlendSubpicture2 blends the source_surface and subpicture and
3843 // source_surface - Source surface prior to blending.
3852 XvMCSurface *source_surface,
3876 if((target_surface == NULL) || (source_surface == NULL)) {
3900 if(!source_surface->privData) {
3903 privSource = (i810XvMCSurface *)source_surface->privData;
3921 if(target_surface->width != source_surface->width) {
3924 if(target_surface->height != source_surface->height) {
3851 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c3805 // source_surface - Source surface prior to blending.
3834 // XvMCBlendSubpicture2 blends the source_surface and subpicture and
3843 // source_surface - Source surface prior to blending.
3852 XvMCSurface *source_surface,
3876 if((target_surface == NULL) || (source_surface == NULL)) {
3900 if(!source_surface->privData) {
3903 privSource = (i810XvMCSurface *)source_surface->privData;
3921 if(target_surface->width != source_surface->width) {
3924 if(target_surface->height != source_surface->height) {
3851 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument

Completed in 42 milliseconds