HomeSort by relevance Sort by last modified time
    Searched full:rounding (Results 126 - 150 of 2466) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libhevc/common/arm64/
ihevc_itrans_recon_4x4_ttype1.s 159 sqrshrn v28.4h, v6.4s,#shift_stage1_idct // (pi2_out[0] + rounding ) >> shift_stage1_idct
160 sqrshrn v29.4h, v5.4s,#shift_stage1_idct // (pi2_out[1] + rounding ) >> shift_stage1_idct
161 sqrshrn v30.4h, v7.4s,#shift_stage1_idct // (pi2_out[2] + rounding ) >> shift_stage1_idct
162 sqrshrn v31.4h, v20.4s,#shift_stage1_idct // (pi2_out[3] + rounding ) >> shift_stage1_idct
203 sqrshrn v28.4h, v6.4s,#shift_stage2_idct // (pi2_out[0] + rounding ) >> shift_stage1_idct
204 sqrshrn v29.4h, v5.4s,#shift_stage2_idct // (pi2_out[1] + rounding ) >> shift_stage1_idct
205 sqrshrn v30.4h, v7.4s,#shift_stage2_idct // (pi2_out[2] + rounding ) >> shift_stage1_idct
206 sqrshrn v31.4h, v20.4s,#shift_stage2_idct // (pi2_out[3] + rounding ) >> shift_stage1_idct
  /external/llvm/test/MC/AArch64/
neon-scalar-rounding-shift.s 5 // Scalar Integer Rounding Shift Lef (Signed)
12 // Scalar Integer Rounding Shift Lef (Unsigned)
  /external/llvm/test/Transforms/LoopVectorize/
funcall.ll 6 ; They might read the rounding mode but we are only vectorizing loops that
7 ; contain a limited set of function calls and none of them sets the rounding
  /external/valgrind/none/tests/ppc32/
xlc_dbl_u32.c 4 fadd with a non-standard rounding mode and so checks that V handles
5 the rounding mode correctly. r will be 1 if that is not so. */
  /libcore/luni/src/test/java/libcore/java/math/
MathContextTest.java 24 // All the rounding modes.
51 // Case-sensitive rounding modes.
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
fenv.h 61 /* Rounding modes */
81 /* C99 rounding control functions */
  /external/valgrind/VEX/priv/
host_generic_maddf.c 37 precise as Float and uses rounding to odd in order to avoid problems
38 with double rounding.
46 /* Save current rounding mode into ENV, hold exceptions, set rounding
47 mode to rounding toward zero. */
118 /* Reset rounding mode and test for inexact simultaneously. */
261 /* Reset rounding mode and test for inexact simultaneously. */
275 /* If a1 + u.d is exact, the only rounding happens during
282 rounding will occur. */
293 for proper rounding. *
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
ddToIntegral.decTest 26 -- elsewhere; the tests here are for integrity, rounding mode, etc.
40 rounding: half_even
170 rounding: half_up
181 -- all rounding modes
182 rounding: half_even
190 rounding: half_up
199 rounding: half_down
208 rounding: up
217 rounding: down
226 rounding: ceilin
    [all...]
dqToIntegral.decTest 26 -- elsewhere; the tests here are for integrity, rounding mode, etc.
40 rounding: half_even
170 rounding: half_up
181 -- all rounding modes
182 rounding: half_even
190 rounding: half_up
199 rounding: half_down
208 rounding: up
217 rounding: down
226 rounding: ceilin
    [all...]
rounding.decTest 2 -- rounding.decTest -- decimal rounding modes testcases --
23 -- order to get correct results for some rounding modes. Rather than
24 -- single rounding tests we therefore need tests for most operators.
26 -- is rounding of negatives (if the latter works for addition, assume it
41 rounding: down
73 rounding: half_down
105 rounding: half_even
137 rounding: half_up
169 rounding: u
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
ddToIntegral.decTest 26 -- elsewhere; the tests here are for integrity, rounding mode, etc.
40 rounding: half_even
170 rounding: half_up
181 -- all rounding modes
182 rounding: half_even
190 rounding: half_up
199 rounding: half_down
208 rounding: up
217 rounding: down
226 rounding: ceilin
    [all...]
dqToIntegral.decTest 26 -- elsewhere; the tests here are for integrity, rounding mode, etc.
40 rounding: half_even
170 rounding: half_up
181 -- all rounding modes
182 rounding: half_even
190 rounding: half_up
199 rounding: half_down
208 rounding: up
217 rounding: down
226 rounding: ceilin
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddToIntegral.decTest 26 -- elsewhere; the tests here are for integrity, rounding mode, etc.
40 rounding: half_even
170 rounding: half_up
181 -- all rounding modes
182 rounding: half_even
190 rounding: half_up
199 rounding: half_down
208 rounding: up
217 rounding: down
226 rounding: ceilin
    [all...]
dqToIntegral.decTest 26 -- elsewhere; the tests here are for integrity, rounding mode, etc.
40 rounding: half_even
170 rounding: half_up
181 -- all rounding modes
182 rounding: half_even
190 rounding: half_up
199 rounding: half_down
208 rounding: up
217 rounding: down
226 rounding: ceilin
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddToIntegral.decTest 26 -- elsewhere; the tests here are for integrity, rounding mode, etc.
40 rounding: half_even
170 rounding: half_up
181 -- all rounding modes
182 rounding: half_even
190 rounding: half_up
199 rounding: half_down
208 rounding: up
217 rounding: down
226 rounding: ceilin
    [all...]
dqToIntegral.decTest 26 -- elsewhere; the tests here are for integrity, rounding mode, etc.
40 rounding: half_even
170 rounding: half_up
181 -- all rounding modes
182 rounding: half_even
190 rounding: half_up
199 rounding: half_down
208 rounding: up
217 rounding: down
226 rounding: ceilin
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
inv_txfm_sse2.c 32 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
56 input0 = _mm_add_epi32(input0, rounding);
57 input1 = _mm_add_epi32(input1, rounding);
58 input2 = _mm_add_epi32(input2, rounding);
59 input3 = _mm_add_epi32(input3, rounding);
95 input0 = _mm_add_epi32(input0, rounding);
96 input1 = _mm_add_epi32(input1, rounding);
97 input2 = _mm_add_epi32(input2, rounding);
98 input3 = _mm_add_epi32(input3, rounding);
337 tmp0 = _mm_add_epi32(tmp0, rounding); \
457 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
547 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
802 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
1179 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
2163 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
3040 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
3199 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); local
3837 const __m128i rounding = _mm_set1_epi16(32); local
3951 const __m128i rounding = _mm_set1_epi16(32); local
    [all...]

Completed in 5088 milliseconds

1 2 3 4 56 7 8 91011>>