Home
last modified time | relevance | path

Searched defs:diff (Results 51 - 75 of 672) sorted by relevance

12345678910>>...27

/third_party/ffmpeg/libavcodec/
H A Delsdec.h40 int j, t, diff, err; member
H A Dhuffyuvdsp.c42 static void add_hfyu_median_pred_int16_c(uint16_t *dst, const uint16_t *src, const uint16_t *diff, unsigned mask, int w, int *left, int *left_top){ in add_hfyu_median_pred_int16_c() argument
/third_party/ffmpeg/libavcodec/tests/
H A Dcelp_math.c24 float diff = fabsf(A - B); in IsAlmostEqual() local
/third_party/curl/lib/
H A Dtimeval.c203 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff() local
217 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff_ceil() local
231 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff_us() local
[all...]
/third_party/alsa-lib/test/
H A Dqueue_timer.c79 struct timeval tv, diff, diffdiff; in main() local
[all...]
/third_party/jerryscript/tests/unit-libm/
H A Dtest-libm.c65 int64_t diff = (int64_t) (computed_bits.bits64 - expected_bits.bits64); in check_double() local
/third_party/ltp/lib/newlib_tests/
H A Dtest_timer.c19 long long diff; in test_diff() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open03.c80 long diff; in run() local
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H A Dsysinfo03.c55 long diff = si.uptime - uptime; in verify_sysinfo() local
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H A Dclock_nanosleep03.c87 long long diff = tst_ts_diff_us(end, start); in verify_clock_nanosleep() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes_unittest.cpp119 const gl::DrawBufferMask diff = blendStateExt.compareColorMask(otherColorMask); in TEST() local
147 const gl::DrawBufferMask diff = in TEST() local
197 const gl::DrawBufferMask diff = in TEST() local
/third_party/skia/src/core/
H A DSkRectPriv.h80 SkRect diff; in Subtract() local
85 SkIRect diff; in Subtract() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drandom_utils.h41 int diff; in VP8RandomBits2() local
[all...]
/third_party/skia/tests/
H A DCubicMapTest.cpp57 SkScalar diff = SkScalarAbs(yy - y); in exercise_cubicmap() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dansi-print.hh79 color_diff_t diff (const color_t &o) in diff() function
/third_party/spirv-tools/source/diff/
H A Ddiff.cpp25 namespace diff { namespace
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_point.h171 dng_point_real64 diff = a - b; in DistanceSquared() local
/third_party/python/Lib/lib2to3/tests/
H A Dpytree_idempotency.py82 def diff(fn, tree): function
/third_party/skia/docs/examples/
H A Dpong.cpp9 double diff = ::fabs(value - half); in REG_FIDDLE_ANIMATED() local
H A Dpong2.cpp9 double diff = ::fabs(value - half); in REG_FIDDLE_ANIMATED() local
/third_party/spirv-tools/test/diff/
H A Ddiff_test.cpp32 namespace diff { namespace
76 const std::string diff = R"( ; SPIR-V in TEST() local
125 const std::string diff = R"( OpCapability Shader in TEST() local
169 const std::string diff = R"( ; SPIR-V in TEST() local
[all...]
H A Ddiff_test_utils.cpp27 namespace diff { namespace
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_api_perf.cpp39 int64_t diff = now - startTimeData_.top().startTime; in InsertJsEndLog() local
/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common.h92 GSError diff = static_cast<GSError>(err % LOWERROR_MAX); in GSErrorStr() local
/foundation/graphic/graphic_2d/interfaces/inner_api/common/
H A Dgraphic_common.h65 GSError diff = static_cast<GSError>(err % LOWERROR_MAX); in GSErrorStr() local

Completed in 10 milliseconds

12345678910>>...27