/third_party/ffmpeg/tools/ |
D | normalize.py | 25 adjust = ref - float(loudness) variable
|
/third_party/ltp/lib/ |
D | tst_wallclock.c | 46 static struct timespec mono_end, elapsed, adjust; in tst_wallclock_restore() local
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | glX_proto_send.py | 492 def common_emit_one_arg(self, p, pc, adjust, extra_offset): argument 508 def common_emit_args(self, f, pc, adjust, skip_vla): argument
|
D | glX_proto_size.py | 529 def common_emit_one_arg(self, p, pc, adjust): argument
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
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/ffmpeg/libavcodec/ |
D | libopenjpegdec.c | 257 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/ |
D | CoverageMappingWriter.cpp | 88 Counter adjust(Counter C) const { in adjust() function in __anonbbd325450111::CounterExpressionsMinimizer
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftgloadr.c | 213 FT_Bool adjust = 0; in FT_GlyphLoader_CheckPoints() local
|
/third_party/openssl/crypto/bn/ |
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
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
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
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | makesRGB.c | 82 double adjust; in main() local
|
/third_party/mesa3d/src/compiler/nir/ |
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
|
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/skia/src/ports/skia_ohos/config/ |
D | fontconfig.json | 23 "adjust": [ array
|
/third_party/ffmpeg/libavfilter/ |
D | vf_eq.h | 48 void (*adjust)(struct EQParameters *eq, uint8_t *dst, int dst_stride, member
|
D | asrc_sinc.c | 255 float adjust = detect * ((delta < -detect * .7f) - (delta > detect * .7f)); in fir_to_phase() local
|
D | vf_selectivecolor.c | 306 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/ |
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/node/deps/brotli/c/enc/ |
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/tests/ |
D | PathOpsTestCommon.cpp | 21 const double adjust = sqrt(3.) / 36; in calc_t_div() local
|
/third_party/f2fs-tools/fsck/ |
D | mkquota.c | 271 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/ |
D | gstmpegdemux.c | 925 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/ |
D | AVRAsmBackend.cpp | 33 namespace adjust { namespace
|
/third_party/elfutils/libdwfl/ |
D | dwfl_module_getdwarf.c | 702 translate_offs (GElf_Addr adjust, in translate_offs()
|
/third_party/skia/include/core/ |
D | SkRect.h | 448 void adjust(int32_t dL, int32_t dT, int32_t dR, int32_t dB) { in adjust() function
|