HomeSort by relevance Sort by last modified time
    Searched refs:rounding (Results 26 - 50 of 94) sorted by null

12 3 4

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 35 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
59 input0 = _mm_add_epi32(input0, rounding);
60 input1 = _mm_add_epi32(input1, rounding);
61 input2 = _mm_add_epi32(input2, rounding);
62 input3 = _mm_add_epi32(input3, rounding);
98 input0 = _mm_add_epi32(input0, rounding);
99 input1 = _mm_add_epi32(input1, rounding);
100 input2 = _mm_add_epi32(input2, rounding);
101 input3 = _mm_add_epi32(input3, rounding);
413 tmp0 = _mm_add_epi32(tmp0, rounding); \
542 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
678 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
1000 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
1377 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
2532 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
3453 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
3738 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
    [all...]
vp9_subpixel_bilinear_sse2.asm 25 movq xmm3, rcx ;rounding
45 paddsw xmm0, xmm3 ;rounding
73 movq xmm4, rcx ;rounding
90 paddsw xmm0, xmm4 ;rounding
118 paddsw xmm0, xmm4 ;rounding
vp9_subpixel_bilinear_ssse3.asm 24 movq xmm2, rcx ;rounding
36 paddsw xmm0, xmm2 ;rounding
62 movq xmm6, rcx ;rounding
74 paddsw xmm0, xmm6 ;rounding
95 paddsw xmm0, xmm6 ;rounding
  /external/valgrind/none/tests/ppc32/
test_dfp1.stdout.exp 378 Test DFP rounding modes
379 test #0: dmul with rounding mode 0: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
381 test #0: dmul with rounding mode 1: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
383 test #0: dmul with rounding mode 2: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f6
385 test #0: dmul with rounding mode 3: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
387 test #0: dmul with rounding mode 4: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
389 test #0: dmul with rounding mode 5: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
391 test #0: dmul with rounding mode 6: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f6
393 test #0: dmul with rounding mode 7: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f6
395 test #1: dmul with rounding mode 0: 26cc3f1f534acdd5 * 27feff197a42ba06 => 4ccf3810908e09f
    [all...]
  /external/valgrind/none/tests/ppc64/
test_dfp1.stdout.exp 378 Test DFP rounding modes
379 test #0: dmul with rounding mode 0: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
381 test #0: dmul with rounding mode 1: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
383 test #0: dmul with rounding mode 2: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f6
385 test #0: dmul with rounding mode 3: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
387 test #0: dmul with rounding mode 4: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
389 test #0: dmul with rounding mode 5: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f5
391 test #0: dmul with rounding mode 6: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f6
393 test #0: dmul with rounding mode 7: 26cc3f1f534acdd4 * 27feff197a42ba06 => 4ccf3810908e09f6
395 test #1: dmul with rounding mode 0: 26cc3f1f534acdd5 * 27feff197a42ba06 => 4ccf3810908e09f
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_bilinear_sse2.asm 25 movq xmm3, rcx ;rounding
45 paddsw xmm0, xmm3 ;rounding
73 movq xmm4, rcx ;rounding
90 paddsw xmm0, xmm4 ;rounding
118 paddsw xmm0, xmm4 ;rounding
vp9_subpixel_bilinear_ssse3.asm 24 movq xmm2, rcx ;rounding
36 paddsw xmm0, xmm2 ;rounding
62 movq xmm6, rcx ;rounding
74 paddsw xmm0, xmm6 ;rounding
95 paddsw xmm0, xmm6 ;rounding
  /external/eigen/lapack/
dlamch.f 44 *> rnd = 1.0 when rounding occurs in addition, 0.0 otherwise
95 * Assume rounding, not chopping. Always.
112 * Use SMALL plus a bit, to avoid the possibility of rounding
slamch.f 48 *> rnd = 1.0 when rounding occurs in addition, 0.0 otherwise
99 * Assume rounding, not chopping. Always.
116 * Use SMALL plus a bit, to avoid the possibility of rounding
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoa.h 92 int rounding; member in struct:FPI
96 enum { /* FPI.rounding values: same as FLT_ROUNDS */
  /external/icu/icu4c/source/i18n/
decContext.c 121 /* decContextGetRounding -- return current rounding mode */
124 /* returns the rounding mode */
128 U_CAPI enum rounding U_EXPORT2 uprv_decContextGetRounding(decContext *context) {
178 /* decContextSetRounding -- set current rounding mode */
187 enum rounding newround) {
  /external/valgrind/none/tests/mips32/
FPUarithmetic.stdout.exp 2 rounding mode: near
27 rounding mode: zero
52 rounding mode: +inf
77 rounding mode: -inf
102 rounding mode: near
127 rounding mode: zero
152 rounding mode: +inf
177 rounding mode: -inf
202 rounding mode: near
227 rounding mode: zer
    [all...]
  /external/webrtc/src/common_audio/signal_processing/
spl_sqrt_floor.s 85 bic r0, r2, #3 << 30 @ for rounding add: cmp r0, r2 adc r2, #1
  /frameworks/rs/api/
rs_vector_math.spec 30 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and
33 values may be flushed to zero, and rounding towards zero may be used.</li>
  /external/valgrind/none/tests/s390x/
rounding-3.stdout.exp 1 setting rounding mode to [-> near]
38 setting rounding mode to [-> zero]
75 setting rounding mode to [-> +inf]
112 setting rounding mode to [-> -inf]
  /external/valgrind/none/tests/
unit_debuglog.stderr.exp 15 ...testing value 3.7 (with rounding)
45 ...testing value 3.0019 (with rounding)
61 ...testing value -123.456 (with rounding)
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 101 const int rounding = strength > 0 ? 1 << (strength - 1) : 0; local
118 modifier += rounding;
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 104 const int rounding = strength > 0 ? 1 << (strength - 1) : 0; local
117 modifier += rounding;
  /external/libvpx/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 51 ;# rounding added in on the multiply
66 ;# v18 rounding
446 ;# v18 rounding
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 51 ;# rounding added in on the multiply
66 ;# v18 rounding
446 ;# v18 rounding
  /external/libvorbis/doc/
09-helper.tex 131 rounding division of both positive and negative numbers toward zero.
  /external/libvpx/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 49 ; calculate the rounding bit outside the loop
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_temporal_filter_apply_sse2.asm 53 ; calculate the rounding bit outside the loop
  /external/v8/test/mjsunit/es6/
math-hypot.js 68 // Check that we sufficiently account for rounding errors when summing up.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 31 ; static const int rounding = 0;

Completed in 508 milliseconds

12 3 4