HomeSort by relevance Sort by last modified time
    Searched full:fractional (Results 76 - 100 of 385) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DERGeneralizedTime.java 62 * time and UTC time. The fractional second amount f must consist of at
  /external/libvpx/examples/includes/geshi/geshi/
haskell.php 112 'Num', 'Real', 'Integral', 'Fractional',
  /external/qemu/audio/
mixeng.c 275 * The use of fractional increment allows us to use no buffer. It
  /external/skia/include/config/
SkUserConfig.h 47 /* Scalars (the fractional value type in skia) can be implemented either as
  /external/skia/include/core/
SkUserConfig.h 61 /* Scalars (the fractional value type in skia) can be implemented either as
  /external/skia/include/utils/
SkInterpolator.h 56 /** Set the repeat count. The repeat count may be fractional.
  /external/skia/src/effects/
SkEmbossMask.cpp 148 // would really like to compute the fractional part of this
  /external/v8/src/
conversions-inl.h 53 // least significant non-fractional bits in the low 32 bits of the
  /external/webkit/Source/JavaScriptCore/runtime/
JSValue.cpp 153 // of fractional precision).
  /frameworks/base/graphics/java/android/graphics/
Interpolator.java 101 * Set a repeat count (which may be fractional) for the interpolator, and
  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_all_pass_fract_delay_filter.cpp 190 * Fractional delay matrix:
199 * fractional delay length q(m) == 0.43 0.75 0.347
303 * Fractional delay matrix:
312 * fractional delay length q(m) == 0.43 0.75 0.347
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
dec_lag3.cpp 74 T0_frac -- Pointer to type Word16 -- fractional part of pitch lag
91 PURPOSE: Decoding of fractional pitch lag with 1/3 resolution.
97 The fractional lag in 1st and 3rd subframes is encoded with 8 bits
193 Word16 * T0_frac, /* o : fractional part of pitch lag */
dec_lag6.cpp 72 T0_frac -- Pointer to type Word16 -- fractional part of pitch lag
87 PURPOSE: Decoding of fractional pitch lag with 1/6 resolution.
93 The fractional lag in 1st and 3rd subframes is encoded with 9 bits
191 Word16 *T0_frac, /* output: fractional part of pitch lag */
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
enc_lag3.cpp 88 T0_frac = Fractional pitch delay of type Word16
111 This function implements the encoding of fractional pitch lag with
116 * PURPOSE: Encoding of fractional pitch lag with 1/3 resolution.
253 Word16 T0_frac, /* i : Fractional pitch delay */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
decim54.c 104 frac = pos & 3; /* fractional part */
oper_32b.c 158 * Fractional integer division of two 32 bit numbers. *
pred_lt4.c 21 * fractional interpolation of resolution 1/4 *
  /ndk/sources/host-tools/sed-4.2.1/lib/
strverscmp.c 30 fractional parts, S_Z: idem but with leading Zeroes only */
  /prebuilt/sdk/11/renderscript/include/
rs_math.rsh 157 // return the fractional part of a float
  /prebuilt/sdk/12/renderscript/include/
rs_math.rsh 157 // return the fractional part of a float
  /prebuilt/sdk/13/renderscript/include/
rs_math.rsh 157 // return the fractional part of a float
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.cpp 35 div_16by16() : fractional integer division
53 int16 int, frac : L_32 = int.frac (fractional format)
174 Produces a result which is the fractional integer division of var1 by
493 int16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1) */
541 int16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1) */
  /external/quake/quake/src/QW/client/
d_draw.s 388 shll $13,%ebp // left-justify sstep fractional part
390 shll $13,%ecx // left-justify tstep fractional part
394 addl %ecx,%edx // advance tfrac fractional part by tstep frac
397 addl %ebp,%ebx // advance sfrac fractional part by sstep frac
593 shll $16,%ebp // left-justify sstep fractional part
595 shll $16,%eax // left-justify tstep fractional part
d_draw16.s 391 shll $12,%ebp // left-justify sstep fractional part
393 shll $12,%ecx // left-justify tstep fractional part
397 addl %ecx,%edx // advance tfrac fractional part by tstep frac
400 addl %ebp,%ebx // advance sfrac fractional part by sstep frac
653 shll $16,%ebp // left-justify sstep fractional part
655 shll $16,%eax // left-justify tstep fractional part
  /external/quake/quake/src/WinQuake/
d_draw.s 388 shll $13,%ebp // left-justify sstep fractional part
390 shll $13,%ecx // left-justify tstep fractional part
394 addl %ecx,%edx // advance tfrac fractional part by tstep frac
397 addl %ebp,%ebx // advance sfrac fractional part by sstep frac
593 shll $16,%ebp // left-justify sstep fractional part
595 shll $16,%eax // left-justify tstep fractional part

Completed in 658 milliseconds

1 2 34 5 6 7 8 91011>>