Home
last modified time | relevance | path

Searched defs:rounded (Results 1 – 25 of 45) sorted by relevance

12

/external/mesa3d/include/
Dc99_math.h55 long int rounded = (long int)(d + 0.5); in lrint() local
68 long int rounded = (long int)(f + 0.5f); in lrintf() local
81 long long int rounded = (long long int)(d + 0.5); in llrint() local
94 long long int rounded = (long long int)(f + 0.5f); in llrintf() local
/external/libchrome/ui/gfx/geometry/
Dsafe_integer_conversions.h33 float rounded; in ToRoundedInt() local
42 double rounded; in ToRoundedInt() local
/external/drrickorang/LoopbackApp/app/src/main/cpp/audio_utils/
Droundup.c26 unsigned rounded = ((unsigned) 0x80000000) >> lz; in roundup() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c67 const int16x8_t rounded = vqaddq_s16(coeff_abs, round); in vpx_quantize_b_neon() local
117 const int16x8_t rounded = vqaddq_s16(coeff_abs, round); in vpx_quantize_b_neon() local
227 const int16x8_t rounded = vqaddq_s16(coeff_abs, round); in vpx_quantize_b_32x32_neon() local
275 const int16x8_t rounded = vqaddq_s16(coeff_abs, round); in vpx_quantize_b_32x32_neon() local
/external/v8/src/mips/
Dsimulator-mips.cc1169 float rounded) { in set_fpu_register_word_invalid_result()
1188 void Simulator::set_fpu_register_invalid_result(float original, float rounded) { in set_fpu_register_invalid_result()
1208 float rounded) { in set_fpu_register_invalid_result64()
1230 double rounded) { in set_fpu_register_word_invalid_result()
1250 double rounded) { in set_fpu_register_invalid_result()
1270 double rounded) { in set_fpu_register_invalid_result64()
1293 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error()
1325 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error()
1359 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error()
1391 bool Simulator::set_fcsr_round64_error(float original, float rounded) { in set_fcsr_round64_error()
[all …]
/external/v8/src/mips64/
Dsimulator-mips64.cc1088 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error()
1120 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error()
1154 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error()
1184 float rounded) { in set_fpu_register_word_invalid_result()
1203 void Simulator::set_fpu_register_invalid_result(float original, float rounded) { in set_fpu_register_invalid_result()
1223 float rounded) { in set_fpu_register_invalid_result64()
1245 double rounded) { in set_fpu_register_word_invalid_result()
1265 double rounded) { in set_fpu_register_invalid_result()
1285 double rounded) { in set_fpu_register_invalid_result64()
1308 bool Simulator::set_fcsr_round64_error(float original, float rounded) { in set_fcsr_round64_error()
[all …]
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DUtilities.java51 int rounded = 0x80000000 >>> lz; in roundup() local
/external/arm-optimized-routines/math/single/
De_logf.c57 int rounded = ix + 0x00080000; in logf() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h156 long int rounded = (long int)(d + 0.5); in lrint() local
169 long int rounded = (long int)(f + 0.5f); in lrintf() local
182 long long int rounded = (long long int)(d + 0.5); in llrint() local
195 long long int rounded = (long long int)(f + 0.5f); in llrintf() local
/external/v8/src/wasm/baseline/mips64/
Dliftoff-assembler-mips64.h742 LiftoffRegister rounded = in FP_BINOP() local
765 LiftoffRegister rounded = in FP_BINOP() local
786 LiftoffRegister rounded = in FP_BINOP() local
803 LiftoffRegister rounded = in FP_BINOP() local
828 LiftoffRegister rounded = in FP_BINOP() local
860 LiftoffRegister rounded = in FP_BINOP() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dquantize_vsx.c42 const int16x8_t rounded = vec_vaddshs(coeff_abs, round); in quantize_coeff() local
55 const int16x8_t rounded = vec_vaddshs(coeff_abs, round); in quantize_coeff_32() local
/external/jarjar/src/main/com/tonicsystems/jarjar/util/
DClassHeaderReader.java145 int rounded = (int)(CHUNK * Math.ceil((float)amount / CHUNK)); in buffer() local
/external/tensorflow/tensorflow/core/framework/
Dbfloat16_test.cc70 bfloat16 rounded = bfloat16::round_to_bfloat16((GetParam().input)); in TEST_P() local
/external/jacoco/org.jacoco.report/src/org/jacoco/report/check/
DLimit.java182 final BigDecimal rounded = v.setScale(ref.scale(), mode); in message() local
/external/deqp/framework/common/
DtcuBilinearImageCompare.cpp80 const deUint32 rounded = (sum + half) >> (NUM_SUBPIXEL_BITS*2); in interpolateChannel() local
/external/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h879 LiftoffRegister rounded = in emit_type_conversion() local
902 LiftoffRegister rounded = in emit_type_conversion() local
926 LiftoffRegister rounded = in emit_type_conversion() local
949 LiftoffRegister rounded = in emit_type_conversion() local
/external/v8/src/objects/
Djs-plural-rules.cc217 double rounded = formattable.getDouble(status); in ResolvePlural() local
/external/skia/samplecode/
DSampleBigGradient.cpp165 RECT rounded = toRECT(r.round()); in drawRect() local
/external/skqp/samplecode/
DSampleBigGradient.cpp165 RECT rounded = toRECT(r.round()); in drawRect() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dfake_quantize_ops.cc80 xla::XlaOp rounded = in Quantize() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DConstant.cpp649 …double rounded = even ? ceil(unionArray[i].getDConst() - 0.5) : floor(unionArray[i].getDConst() + … in fold() local
/external/mesa3d/src/amd/addrlib/core/
Daddrelemlib.cpp208 UINT_64 truncated, rounded; in Flt32sToInt32s() local
/external/python/cpython3/Objects/
Dfloatobject.c929 double rounded; in double_round() local
1048 double x, rounded; in float___round___impl() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp541 dst_reg rounded(this, glsl_type::vec4_type); in emit_pack_unorm_4x8() local
563 dst_reg rounded(this, glsl_type::vec4_type); in emit_pack_snorm_4x8() local
/external/dng_sdk/source/
Ddng_matrix.cpp278 real64 rounded = Round_int32 (fData [j] [k] * factor) * invFactor; in SafeRound() local

12