/third_party/ffmpeg/libavfilter/ |
D | vf_colorcorrect.c | 59 const float imax = 1.f / max; in colorcorrect_slice8() local 99 const float imax = 1.f / max; in colorcorrect_slice16() local
|
D | vf_colorlevels.c | 216 int imax = lrint(r->in_max * UINT8_MAX); in filter_frame() local 256 int imax = lrint(r->in_max * UINT16_MAX); in filter_frame() local
|
D | vf_monochrome.c | 88 const float imax = 1.f / max; in monochrome_slice8() local 127 const float imax = 1.f / max; in monochrome_slice16() local
|
D | avf_concat.c | 231 unsigned imax = i + ctx->nb_outputs; in find_next_delta_ts() local
|
D | vf_overlay.c | 355 int i, imax, j, jmax; in blend_slice_packed_rgb() local
|
/third_party/ltp/lib/ |
D | random_range.c | 730 int imax = 6 * GIG; /* higher than 32 bits */ local 732 int imax = 1048576; local
|
/third_party/openssl/crypto/bn/ |
D | bn_rsa_fips186_4.c | 250 int i, imax; in ossl_bn_rsa_fips186_4_derive_prime() local
|
/third_party/ltp/testcases/misc/math/float/ |
D | thread_code.c | 282 int imax, index; in thread_code() local
|
/third_party/optimized-routines/math/test/rtest/ |
D | dotest.c | 1389 uint32 imin, imax; in pow_cases() local 1479 uint32 imin, imax; in pow_cases_float() local
|
/third_party/alsa-utils/alsactl/ |
D | state.c | 832 long *imin, long *imax, long *istep) in get_comment_range() 902 long imin, imax, istep; in add_user_control() local
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_extplug.c | 113 int imin, imax; in snd_interval_list() local
|
D | pcm_direct.c | 816 unsigned int imax)
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_depth_test.c | 786 unsigned imin, imax; in depth_bounds_test_quads() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
D | DiagBigDecimalTest.java | 129 private static final int imax = 2147483647; field in DiagBigDecimalTest
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/ |
D | DiagBigDecimalTest.java | 132 private static final int imax = 2147483647; field in DiagBigDecimalTest
|
/third_party/cups-filters/filter/foomatic-rip/ |
D | options.c | 506 int i, imin, imax; in get_valid_param_string() local
|
/third_party/python/Modules/ |
D | selectmodule.c | 266 int imax, omax, emax, max; in select_select_impl() local
|
D | _testbuffer.c | 933 Py_ssize_t imin, imax; in verify_structure() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 1605 #define CASE(type, dst, fmin, fmax, imin, imax, umin, umax) \ in opnd() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1087 void ShaderCore::imax(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in imax() function in sw::ShaderCore
|