Home
last modified time | relevance | path

Searched defs:adjust (Results 1 – 25 of 46) 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.c257 int adjust[4]; in libopenjpeg_copy_to_packed16() local
294 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 __anonbbd325450111::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.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/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/skia/src/ports/skia_ohos/config/
Dfontconfig.json23 "adjust": [ array
/third_party/ffmpeg/libavfilter/
Dvf_eq.h48 void (*adjust)(struct EQParameters *eq, uint8_t *dst, int dst_stride, member
Dasrc_sinc.c255 float adjust = detect * ((delta < -detect * .7f) - (delta > detect * .7f)); in fir_to_phase() local
Dvf_selectivecolor.c306 static inline int comp_adjust(int scale, float value, float adjust, float k, int correction_method) in comp_adjust()
/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/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/tests/
DPathOpsTestCommon.cpp21 const double adjust = sqrt(3.) / 36; in calc_t_div() 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/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.c925 GstClockTimeDiff adjust; in gst_flups_demux_sink_event() local
1451 guint64 old_scr, old_mux_rate, bss, adjust = 0; in gst_flups_demux_parse_pack_start() local
/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()
/third_party/skia/include/core/
DSkRect.h448 void adjust(int32_t dL, int32_t dT, int32_t dR, int32_t dB) { in adjust() function

12