Home
last modified time | relevance | path

Searched defs:max_val (Results 1 - 25 of 27) sorted by relevance

12

/third_party/pulseaudio/speex/tmv/
H A Dfftwrap_tm.h43 register int max_val=0; in maximize_range() local
[all...]
H A Dpreprocess_tm.h50 register int max_val; in preprocess_analysis() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Duniform_real_distribution_test.cc268 const double max_val = param.b(); in TYPED_TEST() local
/third_party/libsnd/src/
H A Dcommand.c299 double max_val, temp, *data ; in psf_calc_signal_max() local
/third_party/mesa3d/src/util/tests/
H A Drb_tree_test.cpp76 int max_val = -1; in validate_tree_order() local
/third_party/musl/libc-test/src/functional/
H A Dtest-iterate.c73 uintptr_t min_val = UINTPTR_MAX, max_val = 0; in fill_allocations_info() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfftwrap.c48 spx_word16_t max_val = 0; in maximize_range() local
H A Dpreprocess.c638 spx_word16_t max_val=0; in preprocess_analysis() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless.h189 uint32_t max_val; // maximum value in the population member
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_diff.cc70 int max_val = std::max(min_val, abs(diff[i][j])); in DrawDiff() local
/third_party/backends/backend/
H A Depson2-commands.c134 double max_val = 0.0; in get_roundup_index() local
H A Dhp-accessor.c643 unsigned short max_val = this->mask; in _vector_unscale() local
650 unsigned short max_val = this->mask; in _vector_scale() local
733 unsigned short max_val = this->mask >> 1; in _matrix_vector_unscale() local
751 unsigned short max_val = this->mask >> 1; in _matrix_vector_scale() local
[all...]
H A Depsonds.c2721 double max_val = 0.0; in get_roundup_index() local
/third_party/libsnd/tests/
H A Dlossy_comp_test.c841 double scale, max_val ; in lcomp_test_int() local
/third_party/ffmpeg/libavfilter/
H A Dvf_selectivecolor.c117 static int get_rgb_scale(int r, int g, int b, int min_val, int max_val) in get_rgb_scale() argument
122 static int get_cmy_scale(int r, int g, int b, int min_val, int max_val) in get_cmy_scale() argument
H A Davf_showvolume.c282 float max_val; in calc_max_draw() local
H A Dvf_deshake_opencl.c889 smooth( DeshakeOpenCLContext *deshake_ctx, float *gauss_kernel, int length, float max_val, AVFifo *values ) smooth() argument
/third_party/ffmpeg/libavcodec/
H A Ddss_sp.c576 int max_val; in dss_sp_get_normalize_bits() local
H A Dspeexdec.c655 static void sanitize_values(float *vec, float min_val, float max_val, int len) in sanitize_values() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwmm_ac.c314 param_in_range(const char *name, long value, long min_val, long max_val) param_in_range() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwmm_ac.c314 param_in_range(const char *name, long value, long min_val, long max_val) param_in_range() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_softvol.c50 unsigned int max_val; /* max index */ member
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_builder.h824 nir_fclamp(nir_builder *b, nir_ssa_def *x, nir_ssa_def *min_val, nir_ssa_def *max_val) nir_fclamp() argument
831 nir_iclamp(nir_builder *b, nir_ssa_def *x, nir_ssa_def *min_val, nir_ssa_def *max_val) nir_iclamp() argument
838 nir_uclamp(nir_builder *b, nir_ssa_def *x, nir_ssa_def *min_val, nir_ssa_def *max_val) nir_uclamp() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp2008 auto max_val = value_factory.temp_register(); in emit_any_all_fcomp() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c467 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

Completed in 45 milliseconds

12