/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/animation/ |
TimeAnimator.java | 69 void animateValue(float fraction) {
|
/frameworks/base/core/java/android/view/animation/ |
LayoutAnimationController.java | 261 * delay is expressed as a fraction of the animation duration. 263 * @return a fraction of the animation duration 272 * Sets the delay, as a fraction of the animation duration, by which the 279 * @param delay a fraction of the animation duration
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
BatteryMeterView.java | 53 private static final float BOLT_LEVEL_THRESHOLD = 0.3f; // opaque bolt below this fraction 126 R.fraction.battery_button_height_fraction, 1, 1); 128 R.fraction.battery_subpixel_smoothing_left, 1, 1); 130 R.fraction.battery_subpixel_smoothing_right, 1, 1);
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
RowHeaderPresenter.java | 83 R.fraction.lb_browse_header_unselect_alpha, 1, 1);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_aq_complexity.c | 79 // Rate depends on fraction of a SB64 in frame (xmis * ymis / bw * bh).
|
/hardware/intel/img/psb_video/src/ |
psb_texture.h | 68 unsigned short Fraction;
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
BoundedRational.java | 100 // return an equivalent fraction with a positive denominator. 106 // Return an equivalent fraction in lowest terms. 526 // terminate. Multiplying the fraction by any number of 528 // (Recall the fraction was in lowest terms to start with.)
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
BubbleTextView.java | 578 public void setFastScrollFocus(float fraction) { 579 mFastScrollFocusFraction = fraction; 581 setScaleX(1f + fraction * (FAST_SCROLL_FOCUS_MAX_SCALE - 1f)); 582 setScaleY(1f + fraction * (FAST_SCROLL_FOCUS_MAX_SCALE - 1f));
|
/packages/apps/Settings/src/com/android/settings/widget/ |
ChartDataUsageView.java | 513 final double fraction = Math.pow(10, local 515 return (float) (fraction * mSize); 525 final double fraction = 1.3102228476089056629 local 527 return (long) (mMin + (fraction * (mMax - mMin)));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
acct.h | 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
acct.h | 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
acct.h | 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_feature_matching.h | 110 * \param max_disparity maximum distance (as fraction of image size) between matches 196 * \param max_disparity maximum distance (as fraction of image size) between matches
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/special/ |
Beta.java | 129 ContinuedFraction fraction = new ContinuedFraction() { local 154 1.0 / fraction.evaluate(x, epsilon, maxIterations);
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
CompositeFormat.java | 38 * maximum number of fraction digits is set to 2. 48 * customizing that the maximum number of fraction digits is set to 2.
|
/external/icu/icu4c/source/i18n/ |
plurrule_impl.h | 184 * @param v The number of visible fraction digits, e.g. 3 185 * @param f The fraction digits, e.g. 345
|
/external/icu/icu4c/source/test/perf/perldriver/ |
Format.pm | 111 # @param value to be formatted, as a fraction, e.g. 0.5 for 50% 112 # @optional delta, as a fraction
|
/external/libpng/contrib/libtests/ |
tarith.c | 271 * [+,-]{integer,integer.fraction,.fraction}[{e,E}[+,-]integer] 277 start, fraction, exponent, states enumerator in enum:checkfp_state 293 /* fraction: */ { none, "eE", "+-.E#0147" }, 435 else if (((ch == '+' || ch == '-') && c.check_state != fraction && 447 /* The number remains valid after start of fraction but nowhere else. */ 457 /* Check for a state change. When changing to 'fraction' if the number 463 c.check_state = fraction;
|
/external/libvpx/libvpx/ |
args.c | 178 int num; /**< fraction numerator */ 179 int den; /**< fraction denominator */
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
issues.jd | 133 graphic elements using values that are some fraction of the detected screen size. If you resize 134 the elements of your watch face in response to a peek card, use values that are some fraction
|