HomeSort by relevance Sort by last modified time
    Searched refs:Round (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/third_party/boringssl/mac-x86/crypto/bn/
bn-586.S 24 # Round 0
33 # Round 4
42 # Round 8
51 # Round 12
60 # Round 16
69 # Round 20
78 # Round 24
87 # Round 28
107 # Tail Round 0
118 # Tail Round 1
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 135 Round RN 0
353 ;// constant 2 after the Multiplication. The value of Round would be 2
360 MOV Round, #2 ;// Round = 2
365 SMLABB temp1, colOp00, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round
366 SMLABB temp3, colOp02, Scale, Round ;// Temp3 = B(c1w0) * Scale + Round
367 SMLATB temp2, colOp00, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
    [all...]
  /external/chromium_org/chrome/browser/ui/views/profiles/
avatar_menu_button.cc 26 static inline int Round(double x) {
74 // Round here so that we minimize the aspect ratio drift.
75 int dst_height = Round(button_icon_.height() * scale);
76 // Round rather than truncating, so that for odd heights we select an extra
80 int dst_y = Round((height() - dst_height) / 2.0);
avatar_menu_bubble_view.cc 56 inline int Round(double x) {
69 scaled_height = Round(src_height * scale);
74 scaled_width = Round(src_width * scale);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair.c 51 int i, Round, Value;
64 Round = 1<<(Shift-1);
68 Value = (pDst[i] * Scale + Round) >> Shift;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
treecoder.h 78 int Round
  /external/libvpx/libvpx/vp8/common/
treecoder.h 78 int Round
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
treecoder.h 78 int Round
  /external/chromium_org/native_client_sdk/src/examples/api/core/
test.js 11 return parseFloat(document.getElementById('Round').textContent);
example.js 39 var statRoundEl = document.getElementById('Round');
  /external/chromium_org/printing/
printing_context_android.cc 26 inline int Round(double x) {
128 width = Round(ConvertUnitDouble(width, kInchToMil, 1.0) * dpi);
129 height = Round(ConvertUnitDouble(height, kInchToMil, 1.0) * dpi);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 49 vadd.s16 q4, q6 ; x + Round
54 vqdmulh.s16 q4, q8 ; y = ((Round+abs(z)) * Quant) >> 16
66 vadd.s16 q10, q6 ; x2 + Round
71 vqdmulh.s16 q10, q8 ; y2 = ((Round+abs(z)) * Quant) >> 16
181 vadd.s16 q12, q14 ; x + Round
186 vqdmulh.s16 q12, q8 ; y = ((Round+abs(z)) * Quant) >> 16
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 49 vadd.s16 q4, q6 ; x + Round
54 vqdmulh.s16 q4, q8 ; y = ((Round+abs(z)) * Quant) >> 16
66 vadd.s16 q10, q6 ; x2 + Round
71 vqdmulh.s16 q10, q8 ; y2 = ((Round+abs(z)) * Quant) >> 16
181 vadd.s16 q12, q14 ; x + Round
186 vqdmulh.s16 q12, q8 ; y = ((Round+abs(z)) * Quant) >> 16
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 49 vadd.s16 q4, q6 ; x + Round
54 vqdmulh.s16 q4, q8 ; y = ((Round+abs(z)) * Quant) >> 16
66 vadd.s16 q10, q6 ; x2 + Round
71 vqdmulh.s16 q10, q8 ; y2 = ((Round+abs(z)) * Quant) >> 16
181 vadd.s16 q12, q14 ; x + Round
186 vqdmulh.s16 q12, q8 ; y = ((Round+abs(z)) * Quant) >> 16
  /external/chromium_org/ui/gfx/
transform_util.cc 59 SkMScalar Round(SkMScalar n) {
136 decomp.translate[0] = Round(decomp.translate[0]);
137 decomp.translate[1] = Round(decomp.translate[1]);
138 decomp.translate[2] = Round(decomp.translate[2]);
215 decomp.scale[0] = Round(decomp.scale[0]);
216 decomp.scale[1] = Round(decomp.scale[1]);
217 decomp.scale[2] = Round(decomp.scale[2]);
  /bionic/benchmarks/
benchmark_main.cpp 37 static int Round(int n) {
143 iterations = Round(iterations);
  /external/chromium_org/cc/base/
math_util.h 90 static float Round(float f) {
93 static double Round(double d) {
  /external/chromium_org/v8/test/webkit/fast/js/kde/
md5-1.js 241 /* Round 1 */
259 /* Round 2 */
277 /* Round 3 */
295 /* Round 4 */
  /system/core/liblog/tests/
benchmark_main.cpp 37 static int Round(int n) {
134 iterations = Round(iterations);
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
vector_scaling_operations_neon.S 52 vrshl.s32 q0, q12 @ Round shift right by right_shifts.
  /external/llvm/include/llvm/Support/
ScaledNumber.h 46 /// \brief Conditionally round up a scaled number.
48 /// Given \c Digits and \c Scale, round up iff \c ShouldRound is \c true.
89 // Shift right and round.
204 // Round based on the next digit.
206 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1);
207 return std::make_pair(Floor + Round, Round ? 1 : -1);
717 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
722 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /external/chromium_org/v8/test/mjsunit/es6/
math-fround.js 76 var round = this.mantissa_29_bits >> 28;
77 var mantissa = 1 + (this.mantissa_23_bits + round) * mantissa_23_shift;
86 var round = ((mantissa_23_bits & round_mask) != 0) | 0;
87 if (round) { // Round to even if tied.
93 if (tied && result_already_even) round = 0;
96 var mantissa = (mantissa_23_bits + round) * mantissa_23_shift;
  /art/compiler/dex/quick/
dex_file_method_inliner.cc 171 "round", // kNameCacheRound
337 INTRINSIC(JavaLangMath, Round, F_I, kIntrinsicRoundFloat, 0),
338 INTRINSIC(JavaLangStrictMath, Round, F_I, kIntrinsicRoundFloat, 0),
339 INTRINSIC(JavaLangMath, Round, D_J, kIntrinsicRoundDouble, 0),
340 INTRINSIC(JavaLangStrictMath, Round, D_J, kIntrinsicRoundDouble, 0),
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 91 static inline int Round(double x) {
    [all...]
  /external/chromium_org/third_party/jinja2/
filters.py 599 just the other way round. It returns a list of lists with the
629 """Round the number to a given precision. The first
641 {{ 42.55|round }}
643 {{ 42.55|round(1, 'floor') }}
651 {{ 42.55|round|int }}
657 return round(value, precision)
757 way round.
982 'round': do_round,

Completed in 2002 milliseconds

1 2