| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_lensfun.c | 81 float scale; member
|
| H A D | vf_vignette.c | 76 AVRational scale; member
|
| /third_party/ffmpeg/libswresample/ |
| H A D | resample.c | 145 static int build_filter(ResampleContext *c, void *filter, double factor, int tap_count, int alloc, int phase_count, int scale, in build_filter() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_find_best_partitioning.cpp | 240 float scale = 1.0f / static_cast<float>(partition_texel_count[i]); in kmeans_update() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | UniversalTimeScale.java | 554 getTimeScaleData(int scale) getTimeScaleData() argument 573 getTimeScaleValue(int scale, int value) getTimeScaleValue() argument 617 toRangeCheck(long universalTime, int scale) toRangeCheck() argument 628 fromRangeCheck(long otherTime, int scale) fromRangeCheck() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | UniversalTimeScale.java | 504 getTimeScaleData(int scale) getTimeScaleData() argument 521 getTimeScaleValue(int scale, int value) getTimeScaleValue() argument 565 toRangeCheck(long universalTime, int scale) toRangeCheck() argument 576 fromRangeCheck(long otherTime, int scale) fromRangeCheck() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_fluent.cpp | 264 Derived NumberFormatterSettings<Derived>::scale(const Scale& scale) const& { in scale() function in NumberFormatterSettings 271 Derived NumberFormatterSettings<Derived>::scale(const Scale& scale)&& { in scale() argument
|
| /third_party/libsnd/src/ |
| H A D | double64.c | 488 d2s_array (const double *src, int count, short *dest, double scale) in d2s_array() argument 495 d2s_clip_array (const double *src, int count, short *dest, double scale) in d2s_clip_array() argument 509 d2i_array (const double *src, int count, int *dest, double scale) in d2i_array() argument 516 d2i_clip_array (const double *src, int count, int *dest, double scale) in d2i_clip_array() argument 537 s2d_array (const short *src, double *dest, int count, double scale) in s2d_array() argument 544 i2d_array(const int *src, double *dest, int count, double scale) i2d_array() argument 566 double scale ; host_read_d2s() local 596 double scale ; host_read_d2i() local 681 double scale ; host_write_s2d() local 713 double scale ; host_write_i2d() local 806 double scale ; replace_read_d2s() local 836 double scale ; replace_read_d2i() local 925 double scale ; replace_write_s2d() local 958 double scale ; replace_write_i2d() local [all...] |
| H A D | float32.c | 438 f2s_array (const float *src, int count, short *dest, float scale) in f2s_array() argument 446 f2s_clip_array (const float *src, int count, short *dest, float scale) in f2s_clip_array() argument 460 f2i_array (const float *src, int count, int *dest, float scale) in f2i_array() argument 467 f2i_clip_array (const float *src, int count, int *dest, float scale) in f2i_clip_array() argument 488 s2f_array (const short *src, float *dest, int count, float scale) in s2f_array() argument 495 i2f_array(const int *src, float *dest, int count, float scale) i2f_array() argument 517 float scale ; host_read_f2s() local 548 float scale ; host_read_f2i() local 631 float scale ; host_write_s2f() local 663 float scale ; host_write_i2f() local 757 float scale ; replace_read_f2s() local 787 float scale ; replace_read_f2i() local 876 float scale ; replace_write_s2f() local 909 float scale ; replace_write_i2f() local [all...] |
| /third_party/libsnd/programs/ |
| H A D | sndfile-play.c | 118 { double scale ; in alsa_play() local 389 double scale ; in opensoundsys_play() local [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_io.c | 582 nir_ssa_def *scale; in v3d_nir_emit_ff_vpm_outputs() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_builtin_builder.c | 289 nir_ssa_def *scale = nir_bcsel(b, nir_fge(b, nir_fabs(b, t), huge), in nir_atan2() local
|
| /third_party/ltp/lib/ |
| H A D | tst_timer_test.c | 145 float scale = 1.00 * plot_line_len / max_bucket; in frequency_plot() local
|
| /third_party/musl/porting/linux/user/src/time/ |
| H A D | __tz.c | 257 int scale = 2; in do_tzset() local 350 int scale = 3 - (trans == zi+44); in scan_trans() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| H A D | pow.c | 126 double_t scale, y; in specialcase() local 171 double_t kd, z, r, r2, scale, tail, tmp; exp_inline() local [all...] |
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | pow.c | 126 double_t scale, y; in specialcase() local 171 double_t kd, z, r, r2, scale, tail, tmp; exp_inline() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | pow.c | 126 double_t scale, y; in specialcase() local 171 double_t kd, z, r, r2, scale, tail, tmp; exp_inline() local [all...] |
| /third_party/musl/src/math/ |
| H A D | pow.c | 126 double_t scale, y; in specialcase() local 171 double_t kd, z, r, r2, scale, tail, tmp; exp_inline() local [all...] |
| /third_party/musl/src/time/ |
| H A D | __tz.c | 332 int scale = 2; in do_tzset() local 424 int scale = 3 - (trans == zi+44); in scan_trans() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | viewport.c | 563 _mesa_get_viewport_xform(struct gl_context *ctx, unsigned i, float scale[3], float translate[3]) _mesa_get_viewport_xform() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_fluent.cpp | 264 Derived NumberFormatterSettings<Derived>::scale(const Scale& scale) const& { in scale() function in NumberFormatterSettings 271 Derived NumberFormatterSettings<Derived>::scale(const Scale& scale)&& { in scale() argument
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_lower_framebuffer.c | 264 nir_ssa_def *scale = nir_imm_vec4(b, 1023.0, 1023.0, 1023.0, 3.0); in pan_pack_unorm_1010102() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_line.c | 345 float scale = (setup->line_width * 0.5f) / sqrtf(area); in try_setup_line() local
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_zs.c | 73 const float scale = 0xffff; in z32_float_to_z16_unorm() local 80 const float scale = 1.0 / 0xffff; in z16_unorm_to_z32_float() local 87 const double scale = 0xffffff; in z32_float_to_z24_unorm() local 94 const double scale = 1.0 / 0xffffff; in z24_unorm_to_z32_float() local 101 const double scale = 0xffffffff; in z32_float_to_z32_unorm() local 108 const double scale = 1.0 / 0xffffffff; z32_unorm_to_z32_float() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_conv.c | 290 double scale; in lp_build_clamped_float_to_unsigned_norm() local 312 double scale; in lp_build_clamped_float_to_unsigned_norm() local 341 double scale = (double)(1ULL << n); in lp_build_clamped_float_to_unsigned_norm() local 407 double scale; in lp_build_unsigned_norm_to_float() local 869 LLVMValueRef scale = lp_build_const_vec(gallivm, tmp_type, dst_scale); lp_build_conv() local 997 LLVMValueRef scale = lp_build_const_vec(gallivm, tmp_type, 1.0/src_scale); lp_build_conv() local [all...] |