Home
last modified time | relevance | path

Searched defs:round (Results 26 - 50 of 120) sorted by relevance

12345

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pv.h112 size_t round; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dxxhash.cpp57 static uint64_t round(uint64_t Acc, uint64_t Input) { in round() function
/third_party/ffmpeg/libavcodec/
H A Dac3dec_fixed.c68 unsigned mul, round; in scale_coefs() local
[all...]
H A Daacdec_fixed.c171 unsigned int round; in subband_scale() local
201 unsigned int round; in noise_scale() local
374 int shift, round, c, tmp; apply_dependent_coupling_fixed() local
424 int i, c, shift, round, tmp; apply_independent_coupling_fixed() local
[all...]
H A Dsbrdsp_fixed.c37 uint64_t accu = 0, round; in sbr_sum_square_c() local
125 unsigned round; in autocorr_calc() local
277 int shift, round; in sbr_hf_apply_noise() local
289 int shift, round, tmp; sbr_hf_apply_noise() local
[all...]
H A Daacps_fixed_tablegen.h289 int shift, round; in ps_tableinit() local
H A Daacsbr_fixed.c240 int shift, round; in sbr_hf_inverse_filter() local
571 unsigned round; in sbr_hf_assemble() local
[all...]
/third_party/openssl/test/
H A Dexptest.c151 static int test_mod_exp(int round) in test_mod_exp() argument
/third_party/python/Modules/_decimal/libmpdec/
H A Dcontext.c228 mpd_qsetround(mpd_context_t *ctx, int round) in mpd_qsetround() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuFloatFormat.cpp141 double FloatFormat::round (double d, bool upward) const in round() function in tcu::FloatFormat
[all...]
/third_party/decimal.js/
H A Ddecimal.js4764 function round(x) { global() function
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_cropdetect.c39 int round; member
[all...]
H A Daf_acrusher.c61 int round; member
/third_party/ffmpeg/libavutil/
H A Dlibm.h444 static av_always_inline av_const double round(double x) in round() function
/third_party/glslang/gtests/
H A DHexFloat.cpp731 spvutils::round_direction round; member
[all...]
/third_party/ffmpeg/tools/
H A Dsidxindex.c216 static void write_time(FILE *out, int64_t time, int decimals, enum AVRounding round) in write_time() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_conversion_builder.h36 nir_round_float_to_int(nir_builder *b, nir_ssa_def *src, nir_rounding_mode round) nir_round_float_to_int() argument
57 nir_round_float_to_float(nir_builder *b, nir_ssa_def *src, unsigned dest_bit_size, nir_rounding_mode round) nir_round_float_to_float() argument
109 nir_round_int_to_float(nir_builder *b, nir_ssa_def *src, nir_alu_type src_type, unsigned dest_bit_size, nir_rounding_mode round) nir_round_int_to_float() argument
435 nir_convert_with_rounding(nir_builder *b, nir_ssa_def *src, nir_alu_type src_type, nir_alu_type dest_type, nir_rounding_mode round, bool clamp) nir_convert_with_rounding() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmtest.cpp401 execFormatTest(int32_t lineNum, const UnicodeString &pattern, const UnicodeString &round, const UnicodeString &input, const UnicodeString &expected, EFormatInputType inType, UErrorCode &status) execFormatTest() argument
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dpnmdec.c252 const uint32_t round = info.max_value / 2; in ReadPNM() local
/third_party/skia/include/core/
H A DSkRect.h1238 void round(SkIRect* dst) const { in round() function
1288 SkIRect round() const { in round() function
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h870 ASTCENC_SIMD_INLINE vfloat4 round(vfloat4 a) in round() function
/third_party/musl/src/crypt/
H A Dcrypt_des.c696 unsigned int shifts, round, i, ibit; in __des_setkey() local
778 unsigned int round = 16; in __do_des() local
[all...]
/third_party/nghttp2/bpf/
H A Dreuseport_kern.c194 static void AddRoundKey(__u8 round, state_ argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp777 round_direction round; member
[all...]
/third_party/skia/src/opts/
H A DSkRasterPipeline_opts.h134 SI U32 round (F v, F scale) { return (uint32_t)(v*scale + 0.5f); } in round() function
[all...]

Completed in 24 milliseconds

12345