/third_party/ffmpeg/tools/ |
H A D | normalize.py | 25 adjust = ref - float(loudness) variable
|
/third_party/ltp/lib/ |
H A D | tst_wallclock.c | 46 static struct timespec mono_end, elapsed, adjust; in tst_wallclock_restore() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftgloadr.c | 213 FT_Bool adjust = 0; in FT_BASE_DEF() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingWriter.cpp | 88 Counter adjust(Counter C) const { in adjust() function in __anon24296::CounterExpressionsMinimizer
|
/third_party/f2fs-tools/fsck/ |
H A D | mkquota.c | 271 void quota_data_inodes(quota_ctx_t qctx, struct f2fs_inode *inode, int adjust) in quota_data_inodes() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_eq.h | 48 void (*adjust)(struct EQParameters *eq, uint8_t *dst, int dst_stride, member
|
H A D | vf_selectivecolor.c | 299 static inline int comp_adjust(int scale, float value, float adjust, float k, int correction_method) in comp_adjust() argument
|
H A D | asrc_sinc.c | 248 float adjust = detect * ((delta < -detect * .7f) - (delta > detect * .7f)); in fir_to_phase() local
|
H A D | af_dynaudnorm.c | 251 double adjust; in init_gaussian_filter() local
|
H A D | af_loudnorm.c | 137 double adjust; in init_gaussian_filter() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_idiv.c | 228 nir_ssa_def *adjust = nir_iand(b, diff_sign, nir_ine(b, res, zero)); in convert_instr_small() local
|
H A D | nir_conversion_builder.h | 168 nir_ssa_def *adjust = nir_ishl(b, one, bits_to_lose); in nir_round_int_to_float() local
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | AnyTransliterator.java | 121 public void adjust(int newCurrentLimit); in adjust() method 238 public void adjust(int newCurrentLimit) { in adjust() method in AnyTransliterator.ScriptRunIterator
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | makesRGB.c | 82 double adjust; in main() local [all...] |
/third_party/skia/tests/ |
H A D | PathOpsTestCommon.cpp | 21 const double adjust = sqrt(3.) / 36; in calc_t_div() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.cpp | 33 namespace adjust { namespace [all...] |
/third_party/skia/include/core/ |
H A D | SkRect.h | 448 void adjust(int32_t dL, int32_t dT, int32_t dR, int32_t dB) { in adjust() function
|
/third_party/ffmpeg/libavcodec/ |
H A D | libopenjpegdec.c | 258 int adjust[4]; in libopenjpeg_copy_to_packed16() local 295 int adjust[4]; in libopenjpeg_copyto16() local
|
H A D | mobiclip.c | 515 static int adjust(int x, int size) in adjust() function
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_nist.c | 499 bn_addsub_f adjust; in BN_nist_mod_224() local 671 bn_addsub_f adjust; in BN_nist_mod_256() local 908 bn_addsub_f adjust; in BN_nist_mod_384() local [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_nist.c | 477 bn_addsub_f adjust; in BN_nist_mod_224() local 649 bn_addsub_f adjust; in BN_nist_mod_256() local 886 bn_addsub_f adjust; in BN_nist_mod_384() local [all...] |
/third_party/lame/libmp3lame/ |
H A D | quantize_pvt.c | 342 FLOAT adjust, db; in iteration_init() local [all...] |
/third_party/node/deps/brotli/c/enc/ |
H A D | compress_fragment.c | 90 const uint32_t adjust = 2 * BROTLI_MIN(uint32_t, histogram[i], 11u); in BuildAndStoreLiteralPrefixCode() local 106 const uint32_t adjust = 1 + 2 * BROTLI_MIN(uint32_t, histogram[i], 11u); in BuildAndStoreLiteralPrefixCode() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | compress_fragment.c | 90 const uint32_t adjust = 2 * BROTLI_MIN(uint32_t, histogram[i], 11u); in BuildAndStoreLiteralPrefixCode() local 106 const uint32_t adjust = 1 + 2 * BROTLI_MIN(uint32_t, histogram[i], 11u); in BuildAndStoreLiteralPrefixCode() local
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_getdwarf.c | 702 translate_offs (GElf_Addr adjust, in translate_offs() argument
|