HomeSort by relevance Sort by last modified time
    Searched full:half (Results 351 - 375 of 838) sorted by null

<<11121314151617181920>>

  /external/opencore/codecs_v2/audio/aac/dec/src/
imdct_fxp.cpp 331 p_data_1 = data_quant; /* uses first half of buffer */
332 p_data_2 = &data_quant[n_2 - 1]; /* uses second half of buffer */
fwd_long_complex_rot.cpp 82 reordering of the two half vectors (following radix-2 decomposition)
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
sad_halfpel.cpp 54 Purpose: Compute the SAD on the half-pel resolution
67 /* One component is half-pel */
  /external/quake/quake/src/WinQuake/
gl_screen.cpp 66 half
520 scr_conlines = vid.height/2; // half screen
screen.cpp 270 // guard against going from one mode to another that's less than half the
462 scr_conlines = vid.height/2; // half screen
  /frameworks/base/media/libstagefright/codecs/aacdec/
imdct_fxp.cpp 331 p_data_1 = data_quant; /* uses first half of buffer */
332 p_data_2 = &data_quant[n_2 - 1]; /* uses second half of buffer */
  /frameworks/base/services/java/com/android/server/
Watchdog.java     [all...]
  /sdk/emulator/qtools/
thumbdis.cpp 186 {0xF800, 0xF800, OP_THUMB_BL, "second half of BL instruction %0-15x"},
187 {0xE800, 0xF800, OP_THUMB_BLX, "second half of BLX instruction %0-15x"},
  /system/core/adb/
transport.c 562 /* IMPORTANT: the remove closes one half of the
563 ** socket pair. The close closes the other half.
  /external/speex/libspeex/
mdf.c 61 update, we only move half the way toward the "goal" this seems to
233 /** Compute power spectrum of a half-complex (packed) vector */
245 /** Compute power spectrum of a half-complex (packed) vector and accumulate */
257 /** Compute cross-power spectrum of a half-complex (packed) vectors and add to acc */
336 /** Compute weighted cross-power spectrum of a half-complex (packed) vector with conjugate */
    [all...]
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
GeneralName.java 769 // indicates the reading of the second half of byte
812 // first half of byte has been read
816 // second half of byte has been rea
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-ia64.pl 25 # reason lower 32 bits are deposited to upper half of 64-bit register
217 mux2 $t0=A,0x44 };; // copy lower half to upper
517 mux2 $t0=A,0x44 };; // copy lower half to upper
  /external/bluetooth/glib/
acinclude.m4 26 /* AIX 5.1 and Solaris seems to have a half-baked vsnprintf()
  /external/bluetooth/glib/tests/
convert-test.c 58 /* some tests involving "vulgar fraction one half" */
  /external/dbus/dbus/
dbus-mempool.c 166 * actually half the initial block size
  /external/emma/core/java12/com/vladium/util/
Files.java 247 * thrown except for when input is invalid. If the operation fails half-way it can leave
  /external/freetype/include/freetype/
ftstroke.h 111 * The end of lines is rendered as a half-circle around the
  /external/grub/stage1/
stage1.S 279 /* load logical sector start (bottom half) */
  /external/icu4c/i18n/
gregoimp.h 63 * will always be non-negative, in the half-open range <code>[0,
  /external/icu4c/layout/
LETypes.h 425 LE_HALF_FEATURE_TAG = 0x68616C66UL, /**< 'half' */
  /external/icu4c/test/intltest/
itercoll.cpp 365 i->next(status); // but only use up half of it
  /external/ipsec-tools/src/racoon/
algorithm.c 231 * initiator half (unless a server initiates a connection, which is
  /external/jpeg/
jidctint.c 177 * With typical images and quantization tables, half or more of the
  /external/kernel-headers/original/linux/
device.h 25 #define DEVICE_NAME_HALF __stringify(20) /* Less than half to accommodate slop */
  /external/libffi/src/x86/
ffi64.c 58 whenever possible (upper half does contain padding). */

Completed in 473 milliseconds

<<11121314151617181920>>