| /xsrc/external/mit/libXvMC/dist/include/X11/extensions/ |
| H A D | XvMClib.h | 95 XvMCSurface *target_surface, 109 XvMCSurface *target_surface, 127 XvMCSurface *target_surface,
|
| H A D | vldXvMC.h | 119 XvMCSurface *target_surface,
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | vldXvMC.h | 120 XvMCSurface * target_surface,
|
| H A D | viaXvMC.c | 970 XvMCSurface * target_surface, 979 if ((display == NULL) || (context == NULL) || (target_surface == NULL)) { 1021 targS = (ViaXvMCSurface *) target_surface->privData; 1181 XvMCSurface * target_surface, 1468 XvMCSurface * target_surface, 1479 if ((display == NULL) || target_surface == NULL) { 1489 if (NULL == (pViaSurface = target_surface->privData)) { 1509 XvMCSurface * target_surface, 1523 if ((display == NULL) || target_surface == NULL || source_surface == NULL) { 1533 if (NULL == (pViaSurface = target_surface 968 XvMCBeginSurface(Display * display,XvMCContext * context,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,const XvMCMpegControl * control) argument 1177 XvMCRenderSurface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument 1467 XvMCBlendSubpicture(Display * display,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 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 [all...] |
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | vldXvMC.h | 121 XvMCSurface *target_surface,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/ |
| H A D | subpicture.c | 506 Status XvMCBlendSubpicture(Display *dpy, XvMCSurface *target_surface, XvMCSubpicture *subpicture, argument 516 XVMC_MSG(XVMC_TRACE, "[XvMC] Associating subpicture %p with surface %p.\n", subpicture, target_surface); 520 if (!target_surface) 526 if (target_surface->context_id != subpicture->context_id) 531 surface_priv = target_surface->privData; 539 subpicture_priv->surface = target_surface; 545 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface, argument 551 if (!source_surface || !target_surface)
|
| H A D | surface.c | 219 XvMCSurface *target_surface, XvMCSurface *past_surface, XvMCSurface *future_surface, 235 target_surface, past_surface, future_surface); 241 if (!target_surface || !target_surface->privData) 252 assert(context->context_id == target_surface->context_id); 267 target_surface_priv = target_surface->privData; 314 XVMC_MSG(XVMC_TRACE, "[XvMC] Submitted surface %p for rendering.\n", target_surface); 218 XvMCRenderSurface(Display * dpy,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblocks,XvMCBlockArray * blocks) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/ |
| H A D | subpicture.c | 504 Status XvMCBlendSubpicture(Display *dpy, XvMCSurface *target_surface, XvMCSubpicture *subpicture, argument 514 XVMC_MSG(XVMC_TRACE, "[XvMC] Associating subpicture %p with surface %p.\n", subpicture, target_surface); 518 if (!target_surface) 524 if (target_surface->context_id != subpicture->context_id) 529 surface_priv = target_surface->privData; 537 subpicture_priv->surface = target_surface; 543 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface, argument 549 if (!source_surface || !target_surface)
|
| H A D | surface.c | 219 XvMCSurface *target_surface, XvMCSurface *past_surface, XvMCSurface *future_surface, 235 target_surface, past_surface, future_surface); 241 if (!target_surface || !target_surface->privData) 252 assert(context->context_id == target_surface->context_id); 267 target_surface_priv = target_surface->privData; 314 XVMC_MSG(XVMC_TRACE, "[XvMC] Submitted surface %p for rendering.\n", target_surface); 218 XvMCRenderSurface(Display * dpy,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblocks,XvMCBlockArray * blocks) argument
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | intel_xvmc_private.h | 168 XvMCSurface * target_surface, 178 XvMCSurface * target_surface, 231 XvMCSurface * target_surface,
|
| H A D | intel_xvmc.c | 574 XvMCSurface * target_surface, 589 if (!target_surface) 592 intel_xvmc_dump_render(context, picture_structure, target_surface, 599 target_surface, past_surface, 861 * target_surface - The surface to be displayed with the blended subpic. 871 XvMCSurface * target_surface, 892 * puts it in the target_surface. This does not effect the status of 893 * the source surface but will cause the target_surface to query 899 * target_surface - The surface to be displayed with the blended subpic. 910 XvMCSurface * target_surface, 572 XvMCRenderSurface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument 870 XvMCBlendSubpicture(Display * display,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 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 [all...] |
| H A D | i915_xvmc.c | 1004 XvMCSurface * target_surface, 1032 if (!display || !context || !target_surface) { 1053 if (!(privTarget = target_surface->privData)) 1105 if (mb->x > (target_surface->width >> 4)) { 1110 if (mb->y > (target_surface->height >> 4)) { 1145 i915_mc_static_indirect_state_set(context, target_surface, 1002 i915_xvmc_mc_render_surface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument
|
| H A D | i965_xvmc.c | 681 XvMCSurface * target_surface, 696 target_surface->privData; 678 render_surface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | intel_xvmc_private.h | 168 XvMCSurface * target_surface, 178 XvMCSurface * target_surface, 231 XvMCSurface * target_surface,
|
| H A D | intel_xvmc.c | 574 XvMCSurface * target_surface, 589 if (!target_surface) 592 intel_xvmc_dump_render(context, picture_structure, target_surface, 599 target_surface, past_surface, 861 * target_surface - The surface to be displayed with the blended subpic. 871 XvMCSurface * target_surface, 892 * puts it in the target_surface. This does not effect the status of 893 * the source surface but will cause the target_surface to query 899 * target_surface - The surface to be displayed with the blended subpic. 910 XvMCSurface * target_surface, 572 XvMCRenderSurface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument 870 XvMCBlendSubpicture(Display * display,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 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 [all...] |
| H A D | i915_xvmc.c | 1004 XvMCSurface * target_surface, 1032 if (!display || !context || !target_surface) { 1053 if (!(privTarget = target_surface->privData)) 1105 if (mb->x > (target_surface->width >> 4)) { 1110 if (mb->y > (target_surface->height >> 4)) { 1145 i915_mc_static_indirect_state_set(context, target_surface, 1002 i915_xvmc_mc_render_surface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument
|
| H A D | i965_xvmc.c | 681 XvMCSurface * target_surface, 696 target_surface->privData; 678 render_surface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | intel_xvmc.h | 181 XvMCSurface *target_surface, 200 XvMCSurface *target_surface, 271 XvMCSurface *target_surface, XvMCSurface *past_surface,
|
| H A D | intel_xvmc.c | 652 XvMCSurface *target_surface, 667 if (!target_surface) 670 intel_xvmc_dump_render(context, picture_structure, target_surface, 675 target_surface, past_surface, future_surface, flags, 970 * target_surface - The surface to be displayed with the blended subpic. 979 _X_EXPORT Status XvMCBlendSubpicture(Display *display, XvMCSurface *target_surface, argument 1000 * puts it in the target_surface. This does not effect the status of 1001 * the source surface but will cause the target_surface to query 1007 * target_surface - The surface to be displayed with the blended subpic. 1018 XvMCSurface *target_surface, 650 XvMCRenderSurface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument 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 [all...] |
| H A D | I810XvMC.c | 2413 XvMCSurface *target_surface, 2445 if((target_surface == NULL) || (context == NULL) || (display == NULL)) { 2456 if(target_surface->privData == NULL) { 2460 privTarget = (i810XvMCSurface *)target_surface->privData; 2529 if(mb->x > target_surface->width>>4) { 2532 if(mb->y > target_surface->height>>4) { 3804 // target_surface - The surface to be displayed with the blended subpic. 3813 _X_EXPORT Status XvMCBlendSubpicture(Display *display, XvMCSurface *target_surface, argument 3835 // puts it in the target_surface. This does not effect the status of 3836 // the source surface but will cause the target_surface t 2411 XvMCRenderSurface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument 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 [all...] |
| H A D | i915_xvmc.c | 1120 static void i915_yuv2rgb_map_state_buffer(XvMCSurface *target_surface) 1126 unsigned int w = target_surface->width, h = target_surface->height; 1128 privTarget = (i915XvMCSurface *)target_surface->privData; 1761 XvMCSurface *target_surface, 1791 if (!display || !context || !target_surface) { 1812 if (!(privTarget = target_surface->privData)) 1865 if (mb->x > (target_surface->width >> 4)) { 1870 if (mb->y > (target_surface->height >> 4)) { 1904 i915_mc_static_indirect_state_set(context, target_surface, picture_structur 1759 i915_xvmc_mc_render_surface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument [all...] |
| H A D | i965_xvmc.c | 645 XvMCSurface *target_surface, 660 target_surface->privData; 642 render_surface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument
|
| /xsrc/external/mit/libXvMC/dist/wrapper/ |
| H A D | XvMCWrapper.c | 603 XvMCSurface *target_surface, 616 return (*xW.XvMCBlendSubpicture) (display, target_surface, subpicture, 624 XvMCSurface *target_surface, 637 return (*xW.XvMCBlendSubpicture2) (display, source_surface, target_surface, 670 XvMCSurface *target_surface, 682 target_surface, past_surface, 785 XvMCSurface *target_surface, 792 return (*xW.XvMCBeginSurface) (display, context, target_surface, 602 XvMCBlendSubpicture(Display * display,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 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 667 XvMCRenderSurface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument 783 XvMCBeginSurface(Display * display,XvMCContext * context,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,const XvMCMpegControl * control) argument
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/ |
| H A D | I810XvMC.c | 2413 XvMCSurface *target_surface, 2445 if((target_surface == NULL) || (context == NULL) || (display == NULL)) { 2456 if(target_surface->privData == NULL) { 2460 privTarget = (i810XvMCSurface *)target_surface->privData; 2529 if(mb->x > target_surface->width>>4) { 2532 if(mb->y > target_surface->height>>4) { 3804 // target_surface - The surface to be displayed with the blended subpic. 3813 _X_EXPORT Status XvMCBlendSubpicture(Display *display, XvMCSurface *target_surface, argument 3835 // puts it in the target_surface. This does not effect the status of 3836 // the source surface but will cause the target_surface t 2411 XvMCRenderSurface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument 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 [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/ |
| H A D | I810XvMC.c | 2413 XvMCSurface *target_surface, 2445 if((target_surface == NULL) || (context == NULL) || (display == NULL)) { 2456 if(target_surface->privData == NULL) { 2460 privTarget = (i810XvMCSurface *)target_surface->privData; 2529 if(mb->x > target_surface->width>>4) { 2532 if(mb->y > target_surface->height>>4) { 3804 // target_surface - The surface to be displayed with the blended subpic. 3813 _X_EXPORT Status XvMCBlendSubpicture(Display *display, XvMCSurface *target_surface, argument 3835 // puts it in the target_surface. This does not effect the status of 3836 // the source surface but will cause the target_surface t 2411 XvMCRenderSurface(Display * display,XvMCContext * context,unsigned int picture_structure,XvMCSurface * target_surface,XvMCSurface * past_surface,XvMCSurface * future_surface,unsigned int flags,unsigned int num_macroblocks,unsigned int first_macroblock,XvMCMacroBlockArray * macroblock_array,XvMCBlockArray * blocks) argument 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 [all...] |