| /third_party/mesa3d/src/util/tests/ |
| D | rb_tree_test.cpp | 76 int max_val = -1; in validate_tree_order() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | lossless.h | 189 uint32_t max_val; // maximum value in the population member
|
| /third_party/skia/third_party/externals/brotli/research/ |
| D | draw_diff.cc | 70 int max_val = std::max(min_val, abs(diff[i][j])); in DrawDiff() local
|
| /third_party/pulseaudio/speex/tmv/ |
| D | fftwrap_tm.h | 43 register int max_val=0; in maximize_range() local
|
| D | preprocess_tm.h | 50 register int max_val; in preprocess_analysis() local
|
| /third_party/libsnd/src/ |
| D | command.c | 299 double max_val, temp, *data ; in psf_calc_signal_max() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_selectivecolor.c | 117 static int get_rgb_scale(int r, int g, int b, int min_val, int max_val) in get_rgb_scale() 122 static int get_cmy_scale(int r, int g, int b, int min_val, int max_val) in get_cmy_scale()
|
| D | avf_showvolume.c | 282 float max_val; in calc_max_draw() local
|
| D | vf_deshake_opencl.c | 893 float max_val, in smooth()
|
| /third_party/musl/libc-test/src/functional/ |
| D | test-iterate.c | 73 uintptr_t min_val = UINTPTR_MAX, max_val = 0; in fill_allocations_info() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| D | uniform_real_distribution_test.cc | 268 const double max_val = param.b(); in TYPED_TEST() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | const_folding_rules.cpp | 904 IntType FoldIClamp(IntType x, IntType min_val, IntType max_val) { in FoldIClamp() 1059 const analysis::Constant* max_val = constants[3]; in FoldClamp3() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| D | fftwrap.c | 48 spx_word16_t max_val = 0; in maximize_range() local
|
| D | preprocess.c | 638 spx_word16_t max_val=0; in preprocess_analysis() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | const_folding_rules.cpp | 1000 IntType FoldIClamp(IntType x, IntType min_val, IntType max_val) { in FoldIClamp() 1155 const analysis::Constant* max_val = constants[3]; in FoldClamp3() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_builder.h | 825 nir_ssa_def *x, nir_ssa_def *min_val, nir_ssa_def *max_val) in nir_fclamp() 832 nir_ssa_def *x, nir_ssa_def *min_val, nir_ssa_def *max_val) in nir_iclamp() 839 nir_ssa_def *x, nir_ssa_def *min_val, nir_ssa_def *max_val) in nir_uclamp()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | wmm_ac.c | 315 long min_val, long max_val) in param_in_range()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | wmm_ac.c | 315 long min_val, long max_val) in param_in_range()
|
| /third_party/ffmpeg/libavcodec/ |
| D | dss_sp.c | 576 int max_val; in dss_sp_get_normalize_bits() local
|
| /third_party/libsnd/tests/ |
| D | lossy_comp_test.c | 841 double scale, max_val ; in lcomp_test_int() local
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_softvol.c | 50 unsigned int max_val; /* max index */ member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_arit.c | 467 LLVMValueRef max_val = lp_build_const_int_vec(bld->gallivm, type, sign - 1); in lp_build_add() local 793 LLVMValueRef max_val = in lp_build_sub() local
|
| /third_party/node/deps/v8/src/execution/ppc/ |
| D | simulator-ppc.cc | 1453 T max_val, bool even_lane_result = false) { in VectorConverFromFPSaturate() 1478 S max_val) { in VectorPackSaturate() 4969 max_val) \ in ExecuteGeneric() argument
|
| /third_party/spirv-tools/source/opt/ |
| D | const_folding_rules.cpp | 1519 const analysis::Constant* max_val = constants[3]; in FoldClamp3() local
|
| /third_party/node/deps/simdutf/ |
| D | simdutf.cpp | 399 simdutf_really_inline uint8_t max_val() const { return vmaxvq_u8(*this); } in max_val() function 401 …simdutf_really_inline simd8<uint8_t> max_val(const simd8<uint8_t> other) const { return vmaxq_u8(*… in max_val() function 580 simdutf_really_inline int8_t max_val() const { return vmaxvq_s8(value); } in max_val() function 585 …simdutf_really_inline simd8<int8_t> max_val(const simd8<int8_t> other) const { return vmaxq_s8(val… in max_val() function 875 …simdutf_really_inline int16_t max_val() const { return vmaxvq_s16(vreinterpretq_s16_u16(this->valu… in max_val() function 878 …simdutf_really_inline simd16<int16_t> max_val(const simd16<int16_t> other) const { return vmaxq_s1… in max_val() function 900 simdutf_really_inline int16_t max_val() const { return vmaxvq_u16(*this); } in max_val() function 907 …simdutf_really_inline simd16<uint16_t> max_val(const simd16<uint16_t> other) const { return vmaxq_… in max_val() function 1851 …simdutf_really_inline simd8<int8_t> max_val(const simd8<int8_t> other) const { return _mm256_max_e… in max_val() function 1897 …simdutf_really_inline simd8<uint8_t> max_val(const simd8<uint8_t> other) const { return _mm256_max… in max_val() function [all …]
|