| /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/flutter/skia/third_party/externals/libwebp/src/dsp/ |
| D | lossless.h | 174 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/libsnd/src/ |
| D | command.c | 284 double max_val, temp, *data ; in psf_calc_signal_max() local
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/source/util/ |
| D | bit_stream.cpp | 282 void BitWriterInterface::WriteFixedWidth(uint64_t val, uint64_t max_val) { in WriteFixedWidth() 377 bool BitReaderInterface::ReadFixedWidth(uint64_t* val, uint64_t max_val) { in ReadFixedWidth()
|
| /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 | 278 float max_val; in calc_max_draw() local
|
| D | vf_deshake_opencl.c | 907 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/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/ffmpeg/libavcodec/ |
| D | dss_sp.c | 577 int max_val; in dss_sp_get_normalize_bits() local
|
| /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/libsnd/tests/ |
| D | lossy_comp_test.c | 838 double scale, max_val ; in lcomp_test_int() local
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_softvol.c | 51 unsigned int max_val; /* max index */ member
|
| /third_party/gstreamer/gstplugins_bad/sys/msdk/ |
| D | gstmsdkenc.c | 159 mfxU32 max_val = MAX (thiz->max_vbv_bitrate, thiz->bitrate); in ensure_bitrate_control() local
|
| /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/spirv-tools/source/opt/ |
| D | const_folding_rules.cpp | 1331 const analysis::Constant* max_val = constants[3]; in FoldClamp3() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_instr_alu.cpp | 2008 auto max_val = value_factory.temp_register(); in emit_any_all_fcomp() local
|
| /third_party/ffmpeg/libavutil/mips/ |
| D | generic_macros_msa.h | 1542 #define MAXI_SH2(RTYPE, in0, in1, max_val) \ argument 1550 #define MAXI_SH4(RTYPE, in0, in1, in2, in3, max_val) \ argument 1558 #define MAXI_SH8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, max_val) \ argument
|