HomeSort by relevance Sort by last modified time
    Searched full:bias (Results 51 - 75 of 135) sorted by null

1 23 4 5 6

  /dalvik/libcore/luni/src/main/java/java/lang/
Float.java 479 // remove exponent's 'bias' and convert to a string
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
findhalfpel.cpp 28 #define PREF_16_VEC 129 /* 1MV bias versus 4MVs*/
me_utils.cpp 26 #define PREF_INTRA 512 /* bias for INTRA coding */
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettings.java 263 // just leave showOutgoing as true - bias towards showing it, so user can fix it
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 135 * {@code base} is the bias of frequency for the dictionary.<br>
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyboardView.java 36 * A soft keyboard view should not handle touch event itself, because we do bias
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
Exchanger.java 356 * approximation to a mod operation, that also corrects for bias
363 * with a non-random-bias). This requires an average of less than
  /external/icu4c/layoutex/
ParagraphLayout.cpp 1042 // Here, we want to remove the glyphBase bias...
1050 // Set the position bias for the glyphs. If we're at the start of
    [all...]
  /external/openssl/crypto/engine/
eng_padlock.c 1177 /* this ---vv--- covers DC bias, Raw Bits and String Filter */
1187 /* this ---vv--- covers DC bias, Raw Bits and String Filter */
  /dalvik/libcore/math/src/main/java/java/math/
BigDecimal.java 532 // Extracting the exponent, note that the bias is 1023
    [all...]
  /external/jhead/
exif.c     [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
motion_est.cpp 29 #define PREF_NULL_VEC 129 /* zero vector bias */
30 #define PREF_16_VEC 129 /* 1MV bias versus 4MVs*/
31 #define PREF_INTRA 3024//512 /* bias for INTRA coding */
    [all...]
findhalfpel.cpp 25 #define PREF_16_VEC 129 /* 1MV bias versus 4MVs*/
  /external/qemu/slirp/
tcp_input.c     [all...]
  /external/qemu/slirp-android/
tcp_input.c     [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm.cpp 615 * loop it's constantly calculating src+bias, dst+bias and it only
    [all...]
  /bionic/libm/src/
e_sqrt.c 358 Remark 2. The constant 1.5-2^-30 is chosen to bias the error so that
  /external/fdlibm/
e_sqrt.c 362 Remark 2. The constant 1.5-2^-30 is chosen to bias the error so that
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
vad2.h 172 Word16 negSNRbias; /* sensitivity bias from negative SNR variance (scaled as 15,0) */
  /external/qemu/distrib/sdl-1.2.12/src/video/
e_sqrt.h 405 Remark 2. The constant 1.5-2^-30 is chosen to bias the error so that
  /external/quake/quake/src/QW/client/
d_polyse.c 780 // for negative steps in x along left edge, bias toward overflow rather than
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
vad2.h 172 Word16 negSNRbias; /* sensitivity bias from negative SNR variance (scaled as 15,0) */
  /frameworks/base/opengl/libagl/
dxt.cpp 491 // and which are derived to try to reduce bias
  /prebuilt/sdk/tools/linux/
zipalign 
  /external/freetype/src/cff/
cffgload.c 325 /* Computes the bias value in dependence of the number of glyph */
335 /* The bias value. */
    [all...]

Completed in 208 milliseconds

1 23 4 5 6