HomeSort by: relevance | last modified time | path
    Searched refs:future (Results 1 - 25 of 195) sorted by relevancy

1 2 3 4 5 6 7 8

  /xsrc/external/mit/xf86-video-intel/dist/xvmc/
intel_xvmc_dump.c 62 XvMCSurface * future, unsigned int flags,
89 if (!past && !future)
91 else if (past && !future)
93 else if (past && future)
103 if (future)
104 fprintf(fp, "future picture: id (%d) width (%d) height (%d)\n",
105 (int)future->surface_id, future->width, future->height);
xvmc_vld.c 734 struct intel_xvmc_surface *future, int w, int h)
763 if (future) {
764 ret = setup_media_surface(7, future->bo, 0, w, h, FALSE);
768 setup_media_surface(8, future->bo, w * h, w / 2, h / 2,
773 setup_media_surface(9, future->bo, w * h + w * h / 4, w / 2,
784 XvMCSurface * future,
793 priv_future = future ? future->privData : NULL;
intel_xvmc.c 237 /* XXX: major and minor could be checked in future for XvMC
1042 XvMCSurface * future,
1046 target, past, future, control)) {
  /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
intel_xvmc_dump.c 62 XvMCSurface * future, unsigned int flags,
89 if (!past && !future)
91 else if (past && !future)
93 else if (past && future)
103 if (future)
104 fprintf(fp, "future picture: id (%d) width (%d) height (%d)\n",
105 (int)future->surface_id, future->width, future->height);
xvmc_vld.c 734 struct intel_xvmc_surface *future, int w, int h)
763 if (future) {
764 ret = setup_media_surface(7, future->bo, 0, w, h, FALSE);
768 setup_media_surface(8, future->bo, w * h, w / 2, h / 2,
773 setup_media_surface(9, future->bo, w * h + w * h / 4, w / 2,
784 XvMCSurface * future,
793 priv_future = future ? future->privData : NULL;
intel_xvmc.c 237 /* XXX: major and minor could be checked in future for XvMC
1042 XvMCSurface * future,
1046 target, past, future, control)) {
  /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
intel_xvmc_dump.c 60 XvMCSurface *target, XvMCSurface *past, XvMCSurface *future, unsigned int flags,
83 if (!past && !future)
85 else if (past && !future)
87 else if (past && future)
97 if (future)
98 fprintf(fp, "future picture: id (%d) width (%d) height (%d)\n", future->surface_id,
99 future->width, future->height);
xvmc_vld.c 664 struct i965_xvmc_surface *future,
688 if (future) {
689 ret = setup_media_surface(7, future->bo, 0, w, h, FALSE);
692 ret = setup_media_surface(8, future->bo, w*h, w/2, h/2, FALSE);
695 ret = setup_media_surface(9, future->bo, w*h + w*h/4, w/2, h/2, FALSE);
705 XvMCSurface *future,
716 priv_future = future?future->privData:NULL;
intel_xvmc.c 303 /* XXX: major and minor could be checked in future for XvMC
1147 XvMCSurface *future,
1151 target, past, future, control)) {
  /xsrc/external/mit/MesaLib/dist/src/util/
cnd_monotonic.h 117 const uint64_t future = (abs_time->tv_sec * 1000) + (abs_time->tv_nsec / 1000000); local
119 const DWORD timeout = (future > now) ? (DWORD)(future - now) : 0;
  /xsrc/external/mit/fontconfig/dist/conf.d/
50-user.conf 13 <!-- the following elements will be removed in the future -->
  /xsrc/external/mit/fontconfig/dist/doc/
fcvalue.fncs 49 specification as it may change in the future.
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_video.h 39 unsigned past, future, current; member in struct:nouveau_decoder
nouveau_video.c 100 dec->current = dec->future = dec->past = 8;
291 assert(!backward || dec->future < 8);
306 x, y, mb->PMV[1][0], dec->future, true);
308 x, y2, mb->PMV[1][1], dec->future, false);
329 x, y, mb->PMV[0][1], dec->future, true);
348 x, y, mb->PMV[0][1], dec->future, true);
366 x, y, mb->PMV[0][1], dec->future, true);
369 x, y2, mb->PMV[1][1], dec->future, false);
428 dec->future = nouveau_decoder_surface_index(dec, desc->ref[1]);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_video.h 39 unsigned past, future, current; member in struct:nouveau_decoder
nouveau_video.c 100 dec->current = dec->future = dec->past = 8;
291 assert(!backward || dec->future < 8);
306 x, y, mb->PMV[1][0], dec->future, true);
308 x, y2, mb->PMV[1][1], dec->future, false);
329 x, y, mb->PMV[0][1], dec->future, true);
348 x, y, mb->PMV[0][1], dec->future, true);
366 x, y, mb->PMV[0][1], dec->future, true);
369 x, y2, mb->PMV[1][1], dec->future, false);
428 dec->future = nouveau_decoder_surface_index(dec, desc->ref[1]);
  /xsrc/external/mit/util-macros/dist/
configure 1483 # Strip out --silent because we don't want to record it for future runs.
1780 # and are intended to be withdrawn in a future Autoconf release.
2424 # POSIX will say in a future version that running "rm -f" with no argument
2443 can help us improve future automake versions.
  /xsrc/external/mit/xproxymanagementprotocol/dist/
configure 439 echo This can help us improve future autoconf versions.
1554 # Strip out --silent because we don't want to record it for future runs.
1892 # and are intended to be withdrawn in a future Autoconf release.
  /xsrc/external/mit/encodings/dist/
configure 1546 # Strip out --silent because we don't want to record it for future runs.
1844 # and are intended to be withdrawn in a future Autoconf release.
2506 # POSIX will say in a future version that running "rm -f" with no argument
2525 can help us improve future automake versions.
  /xsrc/external/mit/evieext/dist/
configure 1713 # Strip out --silent because we don't want to record it for future runs.
2032 # and are intended to be withdrawn in a future Autoconf release.
  /xsrc/external/mit/font-adobe-100dpi/dist/
configure 1597 # Strip out --silent because we don't want to record it for future runs.
1894 # and are intended to be withdrawn in a future Autoconf release.
2551 # POSIX will say in a future version that running "rm -f" with no argument
2570 can help us improve future automake versions.
  /xsrc/external/mit/font-adobe-75dpi/dist/
configure 1597 # Strip out --silent because we don't want to record it for future runs.
1894 # and are intended to be withdrawn in a future Autoconf release.
2551 # POSIX will say in a future version that running "rm -f" with no argument
2570 can help us improve future automake versions.
  /xsrc/external/mit/font-adobe-utopia-100dpi/dist/
configure 1597 # Strip out --silent because we don't want to record it for future runs.
1894 # and are intended to be withdrawn in a future Autoconf release.
2551 # POSIX will say in a future version that running "rm -f" with no argument
2570 can help us improve future automake versions.
  /xsrc/external/mit/font-adobe-utopia-type1/dist/
configure 1545 # Strip out --silent because we don't want to record it for future runs.
1842 # and are intended to be withdrawn in a future Autoconf release.
2499 # POSIX will say in a future version that running "rm -f" with no argument
2518 can help us improve future automake versions.
  /xsrc/external/mit/font-alias/dist/
configure 1540 # Strip out --silent because we don't want to record it for future runs.
1837 # and are intended to be withdrawn in a future Autoconf release.
2494 # POSIX will say in a future version that running "rm -f" with no argument
2513 can help us improve future automake versions.

Completed in 33 milliseconds

1 2 3 4 5 6 7 8