Home
last modified time | relevance | path

Searched defs:adjust (Results 1 - 25 of 42) sorted by relevance

12

/third_party/ffmpeg/tools/
H A Dnormalize.py25 adjust = ref - float(loudness) variable
/third_party/ltp/lib/
H A Dtst_wallclock.c46 static struct timespec mono_end, elapsed, adjust; in tst_wallclock_restore() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftgloadr.c213 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 DCoverageMappingWriter.cpp88 Counter adjust(Counter C) const { in adjust() function in __anon24296::CounterExpressionsMinimizer
/third_party/f2fs-tools/fsck/
H A Dmkquota.c271 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 Dvf_eq.h48 void (*adjust)(struct EQParameters *eq, uint8_t *dst, int dst_stride, member
H A Dvf_selectivecolor.c299 static inline int comp_adjust(int scale, float value, float adjust, float k, int correction_method) in comp_adjust() argument
H A Dasrc_sinc.c248 float adjust = detect * ((delta < -detect * .7f) - (delta > detect * .7f)); in fir_to_phase() local
H A Daf_dynaudnorm.c251 double adjust; in init_gaussian_filter() local
H A Daf_loudnorm.c137 double adjust; in init_gaussian_filter() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_idiv.c228 nir_ssa_def *adjust = nir_iand(b, diff_sign, nir_ine(b, res, zero)); in convert_instr_small() local
H A Dnir_conversion_builder.h168 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 DAnyTransliterator.java121 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 DmakesRGB.c82 double adjust; in main() local
[all...]
/third_party/skia/tests/
H A DPathOpsTestCommon.cpp21 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 DAVRAsmBackend.cpp33 namespace adjust { namespace
[all...]
/third_party/skia/include/core/
H A DSkRect.h448 void adjust(int32_t dL, int32_t dT, int32_t dR, int32_t dB) { in adjust() function
/third_party/ffmpeg/libavcodec/
H A Dlibopenjpegdec.c258 int adjust[4]; in libopenjpeg_copy_to_packed16() local
295 int adjust[4]; in libopenjpeg_copyto16() local
H A Dmobiclip.c515 static int adjust(int x, int size) in adjust() function
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_nist.c499 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 Dbn_nist.c477 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 Dquantize_pvt.c342 FLOAT adjust, db; in iteration_init() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dcompress_fragment.c90 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 Dcompress_fragment.c90 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 Ddwfl_module_getdwarf.c702 translate_offs (GElf_Addr adjust, in translate_offs() argument

Completed in 46 milliseconds

12