HomeSort by relevance Sort by last modified time
    Searched full:warp (Results 26 - 50 of 88) sorted by null

12 3 4

  /packages/apps/Camera2/jni/feature_stab/src/dbreg/
vp_motionmodel.h 19 #category warp
205 /* Warp a 2d point (assuming the z component is zero) */
211 /* Warp a 3d point */
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 19 #category warp
205 /* Warp a 2d point (assuming the z component is zero) */
211 /* Warp a 3d point */
  /external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_objects_PhysicsCharacter.cpp 96 * Method: warp
109 character->warp(vec);
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.h 100 Uint32 warp_flag; /* boolean; notify to event loop that a warp just occured */
101 Uint32 warp_ticks; /* timestamp when the warp occured */
SDL_QuartzWM.m 239 /* this is the magic call that fixes cursor "freezing" after warp */
254 /* Do the actual warp */
  /external/qemu/distrib/sdl-1.2.15/test/
testwin.c 74 " (colormap fading will suffer - try the -warp option)\n"
322 if ( strcmp(argv[1], "-warp") == 0 ) {
testalpha.c 370 if ( strcmp(argv[i], "-warp") == 0 ) {
389 "Usage: %s [-width N] [-height N] [-bpp N] [-warp] [-hw] [-fullscreen]\n",
  /external/svox/pico/lib/
picosig2.h 93 picoos_single bvalue1; /*reserved for warp*/
168 #define warp_p bvalue1 /*warp factor */
  /packages/apps/Camera/jni/feature_stab/src/dbregtest/
dbregtest.cpp 228 // create a new image and warp:
244 cout <<"\nelapsedTime for Warp <<"<<elapsedTime<<" ms >>>>>>>>>>>>>\n";
  /packages/apps/Camera2/jni/feature_stab/src/dbregtest/
dbregtest.cpp 228 // create a new image and warp:
244 cout <<"\nelapsedTime for Warp <<"<<elapsedTime<<" ms >>>>>>>>>>>>>\n";
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
dbregtest.cpp 228 // create a new image and warp:
244 cout <<"\nelapsedTime for Warp <<"<<elapsedTime<<" ms >>>>>>>>>>>>>\n";
  /external/aac/libSBRenc/src/
sbrenc_freq_sca.cpp 420 FIXP_DBL warp = FL2FXCONST_DBL(0.0f); local
443 warp = FL2FXCONST_DBL(0.5f); /* 1.0/(1.0*2.0) */
445 warp = FL2FXCONST_DBL(1.0f/2.6f); /* 1.0/(1.3*2.0); */
453 num_bands1=numberOfBands(b_p_o, k1, k2, warp);
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
CharacterControl.java 100 warp(getSpatialTranslation());
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
povray.php 45 'yes', 'wrinkles', 'wood', 'width', 'waves', 'water_level', 'warp', 'vturbulence',
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 86 /** Selects proper warp function above
  /external/srec/srec/cfront/
spec_anl.c 410 freq_warp will do pure linear warping if the warp
411 scale > 1.0. Otherwise it will do piecewise warp
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_target_nv50.cpp 477 // to issue a specific instruction for a full warp (32 threads).
479 // Assuming we have more than 1 warp in flight, a higher issue latency results
483 // a single warp.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp 574 // to issue a specific instruction for a full warp (32 threads).
576 // Assuming we have more than 1 warp in flight, a higher issue latency results
580 // a single warp.
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target_nv50.cpp 477 // to issue a specific instruction for a full warp (32 threads).
479 // Assuming we have more than 1 warp in flight, a higher issue latency results
483 // a single warp.
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp 574 // to issue a specific instruction for a full warp (32 threads).
576 // Assuming we have more than 1 warp in flight, a higher issue latency results
580 // a single warp.
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_sysvideo.h 250 /* Warp the window manager cursor to (x,y)
  /external/chromium_org/ash/wm/
drag_window_resizer_unittest.cc 363 // While dragging a window, warp should be allowed.
384 // While resizing a window, warp should NOT be allowed.
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.c 1272 /* Apply (small) warp scale and warp delta for given dimension. */
  /external/freetype/src/autofit/
afhints.c     [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities.h 535 * Perform a look-up table warp.
550 * \param type warp type (DB_WARP_FAST or DB_WARP_BILINEAR)

Completed in 1856 milliseconds

12 3 4