HomeSort by relevance Sort by last modified time
    Searched full:speed (Results 1601 - 1625 of 3311) sorted by null

<<61626364656667686970>>

  /external/zlib/src/examples/
enough.c 44 speed. There is a single first-level table to decode codes up to root bits
65 In order to speed up the examination (by about ten orders of magnitude for
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
autocorr.cpp 66 2. Break last loop in two nested loop to speed up processing
83 (with no energy accumulation) to speed up processing
convolve.cpp 41 Description: Optimize for speed. Update to code template.
67 1. Modified loop counter, extra unrolling did speed up code
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
wb_vad.c 400 /* Choose update speed */
599 /* select update speed */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
dcac_prediction.cpp 66 /* I added these to speed up comparisons */
237 /* I added these to speed up comparisons */
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
accessory.jd 432 full-speed accessories and 512 bytes for USB high-speed accessories. The Android accessory
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_motion.jd 331 // Calculate the angular speed of the sample
342 // Integrate around this axis with the angular speed by the timestep
  /frameworks/base/docs/html/training/articles/
perf-tips.jd 98 compromise to the speed in order to achieve a good API design. But in your own internal
318 <p>In speed terms, there's no difference between <code>float</code> and
  /frameworks/base/docs/html/training/location/
location-testing.jd 299 <h3>Simulating speed</h3>
301 To simulate the speed of an actual device, shorten or lengthen the distance between two
  /frameworks/base/media/java/android/media/
SoundPool.java 220 * as fast, and a value of 0.5 means playback at half speed.
362 * as fast, and a value of 0.5 means playback at half speed.
  /frameworks/base/services/jni/
com_android_server_location_FlpHardwareProvider.cpp 198 location.speed = env->CallFloatMethod(locationObject, getSpeed);
396 sCallbackEnv->CallVoidMethod(locationObject, setSpeed, location->speed);
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
InteractionController.java 460 // become completely dependent on the speed of the system and results
505 // become completely dependent on the speed of the system and results
UiDevice.java 416 * to determine smoothness and speed. Each step execution is throttled to 5ms
435 * the smoothness and speed of the swipe by specifying the number of steps.
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 528 OMX_U32 ulFrameZoomSpeed[2]; /**< Speed of ratio change. Set to 0 to disable zoom variation. The variation speed is proportional to the value while the direction (in/out) is given by the sign.*/
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h 274 * Digital Zoom Speed
280 * nDigitalZoomSpeed : Optical zoom speed level. Special values:
283 * So 1 is slowest available optical zoom speed and 254 is fastest available optical zoom speed
284 * 255 - default optical zoom speed value
320 OMX_FastScaling, /** <fast scaling, prioritizes speed> */
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 84 "and module memmem for speed" ), \
351 "or use strstr if you care about speed"), \
  /packages/apps/Camera/jni/
mosaic_renderer_jni.cpp 110 // values is used to control the panning speed of the viewfinder display
605 // To speed up, there is no need to clear the destination buffers
  /packages/apps/Camera2/jni/
mosaic_renderer_jni.cpp 110 // values is used to control the panning speed of the viewfinder display
605 // To speed up, there is no need to clear the destination buffers
  /packages/apps/Gallery/res/values/
strings.xml 331 <string name="details_kbps"><xliff:g id="speed" example="192">%1$d</xliff:g> Kbps</string>
333 <string name="details_mbps"><xliff:g id="speed" example="2.3">%1$g</xliff:g> Mbps</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdrom.h 121 #define CDROM_SELECT_SPEED 0x5322 /* Set the CD-ROM speed */
374 #define CDC_SELECT_SPEED 0x8 /* programmable speed */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 112 #define USB_DEVICE_TEST_MODE 2 /* (wired high speed only) */
254 * different depending on what speed they're currently running. Only
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdrom.h 121 #define CDROM_SELECT_SPEED 0x5322 /* Set the CD-ROM speed */
374 #define CDC_SELECT_SPEED 0x8 /* programmable speed */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 112 #define USB_DEVICE_TEST_MODE 2 /* (wired high speed only) */
254 * different depending on what speed they're currently running. Only
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdrom.h 121 #define CDROM_SELECT_SPEED 0x5322 /* Set the CD-ROM speed */
374 #define CDC_SELECT_SPEED 0x8 /* programmable speed */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 112 #define USB_DEVICE_TEST_MODE 2 /* (wired high speed only) */
254 * different depending on what speed they're currently running. Only

Completed in 1833 milliseconds

<<61626364656667686970>>