Searched
full:fraction (Results
351 -
375 of
1230) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/ui/views/frame/ |
immersive_mode_controller_ash.h | 100 // The fraction of the TopContainerView's height which is visible. Zero when
|
/external/chromium_org/media/cast/congestion_control/ |
congestion_control.cc | 70 // One packet per RTT multiplied by the elapsed time fraction.
|
/external/chromium_org/net/data/filter_unittests/ |
google.txt | 5 As a first step to fulfilling that mission, Google's founders Larry Page and Sergey Brin developed a new approach to online search that took root in a Stanford University dorm room and quickly spread to information seekers around the globe. Google is now widely recognized as the world's largest search engine -- an easy-to-use free service that usually returns relevant results in a fraction of a second.
|
/external/chromium_org/net/quic/congestion_control/ |
channel_estimator.cc | 11 // fraction of the inter-arrival time for the same pair of packets, then we can
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
QuantizedAllocation.h | 36 // 1) Granularity of allocation sizes is >1, and grows as a fraction of the
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/ |
font_input_stream.h | 39 // F2DOT14 16-bit signed fixed number with the low 14 bits of fraction (2.14)
|
/external/chromium_org/third_party/sqlite/src/test/ |
lock4.test | 105 # fraction longer
|
/external/chromium_org/ui/message_center/cocoa/ |
status_item_view.mm | 126 fraction:1.0];
|
/external/fdlibm/ |
w_jn.c | 27 * for n>x, a continued fraction approximation to
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
per.php | 214 "FRACTION",
|
/external/llvm/include/llvm/CodeGen/ |
MachineBranchProbabilityInfo.h | 69 // Return a probability as a fraction between 0 (0% probability) and
|
/external/replicaisland/res/values/ |
rokudou.xml | 44 My sensors indicate a large disturbance field not far from here. That must be the location of Kabocha?s secret lab. He?s surely shielded it, which means the readings I am picking up are actually a tiny fraction of the power he is generating. It must be The Source! We must move quickly if we are to stop him and his insane scheme.
|
/external/sfntly/cpp/src/sfntly/data/ |
font_input_stream.h | 39 // F2DOT14 16-bit signed fixed number with the low 14 bits of fraction (2.14)
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 115 @ carry overflow from fraction to integer portion
|
ARM_synth_constants_gnu.inc | 66 @ shift for phase accumulator when fraction carries over
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 115 @ carry overflow from fraction to integer portion
|
ARM_synth_constants_gnu.inc | 66 @ shift for phase accumulator when fraction carries over
|
/frameworks/av/media/libeffects/testlibs/ |
AudioCoefInterpolator.h | 92 // frac A 32-bit fraction designating the weight of the second point.
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
calc_en.h | 124 Word16 frac_en[], /* o : energy coefficients (3), fraction part, Q15 */ 161 Word16 frac_coeff[],/* o : energy coefficients (5), fraction part, Q15 */ 163 Word16 *cod_gain_frac,/* o: optimum codebook gain (fraction part), Q15 */ 179 Word16 *en_frac, /* o: optimum codebook gain (fraction part), Q15 */
|
qgain475.cpp | 552 cod_gain_frac = optimum codebook gain (fraction) (Word16) 592 Word16 cod_gain_frac // i : optimum codebook gain (fraction), Q15 618 // convert gcode0 from DPF to standard fraction/exponent format 698 Word16 cod_gain_frac, /* i : optimum codebook gain (fraction), Q15 */ 731 /* convert gcode0 from DPF to standard fraction/exponent format */ 798 f0_frac_gcode0 = predicted CB gain (fraction) (Word16) 800 sf0_frac_coeff = energy coeff. ((fraction part) (Word16) 802 sf0_frac_target_en = fraction of target energy (Word16) 805 sf1_frac_gcode0 = predicted CB gain (fraction) (Word16) 807 sf1_frac_coeff = energy coeff. (fraction part) (Word16 [all...] |
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
math_op.h | 38 Word16 fraction /* (i) Q15 : Fractionnal part. (range: 0.0<=val<1.0) */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
pred_lt4_1_neon.s | 20 @ Word16 frac, /* input : fraction of lag */
|
/frameworks/av/services/audioflinger/ |
AudioResamplerCubic.h | 40 // bits to shift the phase fraction down to avoid overflow
|
/frameworks/base/core/java/android/view/animation/ |
LayoutAnimationController.java | 259 * delay is expressed as a fraction of the animation duration. 261 * @return a fraction of the animation duration 270 * Sets the delay, as a fraction of the animation duration, by which the 277 * @param delay a fraction of the animation duration
|
/packages/apps/Settings/src/com/android/settings/widget/ |
ChartDataUsageView.java | 580 final double fraction = Math.pow(10, local 582 return (float) (fraction * mSize); 592 final double fraction = 1.3102228476089056629 local 594 return (long) (mMin + (fraction * (mMax - mMin)));
|
Completed in 575 milliseconds
<<11121314151617181920>>