Home
last modified time | relevance | path

Searched defs:DELTA (Results 1 – 21 of 21) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/functional/timers/clocks/
Dtwopsetclock.c27 #define DELTA 5 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
D15-1.c36 #define DELTA 1 macro
D20-1.c35 #define DELTA 1 macro
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test1.proto71 DELTA = 4; enumerator
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsutils.c197 #define DELTA(ratio, idx, w) \ macro
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dximageutil.c299 #define DELTA(idx) (ABS (ratio - ((gdouble) par[idx][0] / par[idx][1]))) in ximageutil_calculate_pixel_aspect_ratio() macro
/third_party/libinput/tools/
Dptraccel-debug.c210 DELTA, enumerator
Dlibinput-record.c246 enum { DELTA, SLOT_DELTA, NO_DELTA } want = DELTA; in print_evdev_event() enumerator
/third_party/ffmpeg/libavfilter/
Dvf_mcdeint.c216 #define DELTA(j) av_clip(j, -x, w-1-x) in filter_frame() macro
/third_party/e2fsprogs/lib/ext2fs/
Ddirhash.c38 #define DELTA 0x9E3779B9 macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dmsputils.h32 const DWORD DELTA = 8; variable
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstradioac.c164 #define DELTA (255/(COLORS/2-1)) in makePalette() macro
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c401 #define DELTA(idx) (ABS (ratio - ((gdouble) par[idx][0] / par[idx][1]))) in gst_xvcontext_calculate_pixel_aspect_ratio() macro
/third_party/node/deps/icu-small/source/common/
Ducnvisci.cpp79 DELTA=0x80 enumerator
/third_party/icu/icu4c/source/common/
Ducnvisci.cpp79 DELTA=0x80 enumerator
/third_party/skia/third_party/externals/icu/source/common/
Ducnvisci.cpp79 DELTA=0x80 enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvisci.cpp79 DELTA=0x80 enumerator
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.c795 #define DELTA(idx) (ABS (ratio - ((gdouble) par[idx][0] / par[idx][1]))) in gst_x_image_sink_calculate_pixel_aspect_ratio() macro
/third_party/f2fs-tools/lib/
Dlibf2fs.c391 #define DELTA 0x9E3779B9 macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateTimePatternGenerator.java2294 DELTA = 0x10, field in DateTimePatternGenerator
/third_party/python/Lib/test/
D_test_multiprocessing.py102 DELTA = 0.1 variable