Home
last modified time | relevance | path

Searched defs:adjust (Results 1 – 25 of 47) sorted by relevance

12

/third_party/ffmpeg/tools/
Dnormalize.py25 adjust = ref - float(loudness) variable
/third_party/ltp/lib/
Dtst_wallclock.c46 static struct timespec mono_end, elapsed, adjust; in tst_wallclock_restore() local
/third_party/mesa3d/src/mapi/glapi/gen/
DglX_proto_send.py492 def common_emit_one_arg(self, p, pc, adjust, extra_offset): argument
508 def common_emit_args(self, f, pc, adjust, skip_vla): argument
DglX_proto_size.py529 def common_emit_one_arg(self, p, pc, adjust): argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DAnyTransliterator.java121 public void adjust(int newCurrentLimit); in adjust() method
238 public void adjust(int newCurrentLimit) { in adjust() method in AnyTransliterator.ScriptRunIterator
/third_party/ffmpeg/libavcodec/
Dlibopenjpegdec.c258 int adjust[4]; in libopenjpeg_copy_to_packed16() local
295 int adjust[4]; in libopenjpeg_copyto16() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingWriter.cpp88 Counter adjust(Counter C) const { in adjust() function in __anonf35032e50111::CounterExpressionsMinimizer
/third_party/skia/third_party/externals/freetype/src/base/
Dftgloadr.c213 FT_Bool adjust = 0; in FT_GlyphLoader_CheckPoints() local
/third_party/openssl/crypto/bn/
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
/third_party/node/deps/openssl/openssl/crypto/bn/
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
/third_party/skia/third_party/externals/libpng/contrib/tools/
DmakesRGB.c82 double adjust; in main() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_idiv.c228 nir_ssa_def *adjust = nir_iand(b, diff_sign, nir_ine(b, res, zero)); in convert_instr_small() local
Dnir_conversion_builder.h168 nir_ssa_def *adjust = nir_ishl(b, one, bits_to_lose); in nir_round_int_to_float() local
/third_party/node/deps/brotli/c/enc/
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/
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/lame/libmp3lame/
Dquantize.c1399 FLOAT masking_lower_db, adjust = 0.0; in VBR_old_prepare() local
1946 FLOAT adjust, masking_lower_db; in ABR_iteration_loop() local
2037 FLOAT adjust, masking_lower_db; in CBR_iteration_loop() local
Dquantize_pvt.c342 FLOAT adjust, db; in iteration_init() local
Dset_get.c1399 lame_set_maskingadjust(lame_global_flags * gfp, float adjust) in lame_set_maskingadjust()
1418 lame_set_maskingadjust_short(lame_global_flags * gfp, float adjust) in lame_set_maskingadjust_short()
/third_party/skia/tests/
DPathOpsTestCommon.cpp21 const double adjust = sqrt(3.) / 36; in calc_t_div() local
/third_party/ffmpeg/libavfilter/
Dvf_eq.h48 void (*adjust)(struct EQParameters *eq, uint8_t *dst, int dst_stride, member
Dvf_selectivecolor.c299 static inline int comp_adjust(int scale, float value, float adjust, float k, int correction_method) in comp_adjust()
Dasrc_sinc.c248 float adjust = detect * ((delta < -detect * .7f) - (delta > detect * .7f)); in fir_to_phase() local
/third_party/f2fs-tools/fsck/
Dmkquota.c271 void quota_data_inodes(quota_ctx_t qctx, struct f2fs_inode *inode, int adjust) in quota_data_inodes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp33 namespace adjust { namespace
/third_party/elfutils/libdwfl/
Ddwfl_module_getdwarf.c702 translate_offs (GElf_Addr adjust, in translate_offs()

12