Home
last modified time | relevance | path

Searched defs:imax (Results 1 - 23 of 23) sorted by relevance

/third_party/ltp/testcases/misc/math/float/
H A Dthread_code.c282 int imax, index; in thread_code() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c250 int i, imax; in ossl_bn_rsa_fips186_4_derive_prime() local
/third_party/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c250 int i, imax; in ossl_bn_rsa_fips186_4_derive_prime() local
/third_party/ffmpeg/libavfilter/
H A Dvf_hsvkey.c60 const int imax = s->max; in do_hsvkey_pixel() local
H A Dvf_monochrome.c88 const float imax = 1.f / max; in monochrome_slice8() local
127 const float imax = 1.f / max; in monochrome_slice16() local
H A Davf_concat.c230 unsigned imax = i + ctx->nb_outputs; in find_next_delta_ts() local
H A Dvf_colorcorrect.c47 float max, imax; member
68 const float imax = s->imax; in average_slice8() local
99 const float imax = s->imax; in average_slice16() local
130 const float imax in minmax_slice8() local
166 const float imax = s->imax; minmax_slice16() local
202 const float imax = s->imax; median_8() local
256 const float imax = s->imax; median_16() local
320 const float imax = s->imax; colorcorrect_slice8() local
361 const float imax = s->imax; colorcorrect_slice16() local
[all...]
H A Dvf_colorlevels.c408 int imax = lrint(r->in_max * UINT8_MAX); in filter_frame() local
448 int imax = lrint(r->in_max * UINT16_MAX); in filter_frame() local
[all...]
H A Dvf_convolve.c444 const int imax = (1 << s->depth) - 1; in get_xoutput() local
H A Dvf_overlay.c355 int i, imax, j, jmax; in blend_slice_packed_rgb() local
/third_party/ltp/lib/
H A Drandom_range.c730 int imax = 6 * GIG; /* higher than 32 bits */ local
732 int imax = 1048576; local
/third_party/alsa-lib/src/pcm/
H A Dpcm_extplug.c113 int imin, imax; in snd_interval_list() local
H A Dpcm_direct.c856 hw_param_interval_refine_minmax(snd_pcm_hw_params_t *params, snd_pcm_hw_param_t var, unsigned int imin, unsigned int imax) global() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java132 private static final int imax = 2147483647; field in DiagBigDecimalTest
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java129 private static final int imax = 2147483647; field in DiagBigDecimalTest
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c786 unsigned imin, imax; in depth_bounds_test_quads() local
/third_party/alsa-utils/alsactl/
H A Dstate.c902 long imin, imax, istep; in add_user_control() local
831 get_comment_range(snd_config_t *n, int ctype, long *imin, long *imax, long *istep) get_comment_range() argument
/third_party/backends/sanei/
H A Dsanei_ir.c529 int ival, imin, imax; in sanei_ir_spectral_clean() local
/third_party/optimized-routines/math/test/rtest/
H A Ddotest.c1389 uint32 imin, imax; in pow_cases() local
1479 uint32 imin, imax; in pow_cases_float() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c506 int i, imin, imax; in get_valid_param_string() local
/third_party/python/Modules/
H A D_testbuffer.c933 Py_ssize_t imin, imax; in verify_structure() local
H A Dselectmodule.c276 int imax, omax, emax, max; in select_select_impl() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1087 void ShaderCore::imax(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in imax() function in sw::ShaderCore

Completed in 49 milliseconds