Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 25 of 931) sorted by relevance

12345678910>>...38

/third_party/openh264/codec/processing/src/vaacalc/
Dvaacalcfuncs.cpp65 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_c() local
85 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_c() local
105 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_c() local
125 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_c() local
176 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_c() local
194 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_c() local
212 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_c() local
230 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_c() local
278 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSad_c() local
292 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSad_c() local
[all …]
/third_party/mesa3d/.gitlab-ci/windows/
Dpiglit_run.ps118 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable
19 if (-Not $diff) { variable
26 Write-Output $diff | Format-Table -Property SideIndicator,InputObject -Wrap variable
/third_party/openh264/test/processing/
DProcessUT_VaaCalc.cpp39 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_ref() local
59 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_ref() local
79 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_ref() local
99 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_ref() local
150 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_ref() local
168 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_ref() local
186 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_ref() local
204 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_ref() local
251 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSad_ref() local
265 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSad_ref() local
[all …]
/third_party/boost/libs/math/example/daubechies_wavelets/
Dfind_best_daubechies_interpolator.cpp164 Real diff = abs(phi_dense[i] - mh(x)); in find_best_interpolator() local
196 Real diff = abs(phi_dense[i] - linear(x)); in find_best_interpolator() local
213 Real diff = abs(phi_dense[i] - qbs(x)); in find_best_interpolator() local
228 Real diff = abs(phi_dense[i] - cbs(x)); in find_best_interpolator() local
244 Real diff = abs(phi_dense[i] - qbs(x)); in find_best_interpolator() local
262 Real diff = abs(phi_dense[i] - ch(x)); in find_best_interpolator() local
281 Real diff = abs(phi_dense[i] - pc(x)); in find_best_interpolator() local
298 Real diff = abs(phi_dense[i] - pc(x)); in find_best_interpolator() local
368 Real diff = abs(phi_dense[i] - fotaylor(x)); in find_best_interpolator() local
397 Real diff = abs(phi_dense[i] - qh(x)); in find_best_interpolator() local
[all …]
/third_party/boost/boost/geometry/formulas/
Dmeridian_segment.hpp41 T diff = geometry::math::longitude_distance_signed<geometry::radian>(lon1, lon2); in is_meridian() local
55 static bool meridian_not_crossing_pole(T lat1, T lat2, T diff) in meridian_not_crossing_pole()
63 static bool meridian_crossing_pole(T diff) in meridian_crossing_pole()
Dmeridian_inverse.hpp50 static bool meridian_not_crossing_pole(T lat1, T lat2, CT diff) in meridian_not_crossing_pole()
57 static bool meridian_crossing_pole(CT diff) in meridian_crossing_pole()
88 CT diff = geometry::math::longitude_distance_signed<geometry::radian>(lon1, lon2); in apply() local
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstrist.c64 guint32 diff = ext - result; in gst_rist_rtp_ext_seq() local
72 guint32 diff = result - ext; in gst_rist_rtp_ext_seq() local
/third_party/skia/tools/skdiff/
Dskdiff_html.cpp79 static void print_pixel_count(SkFILEWStream* stream, const DiffRecord& diff) { in print_pixel_count()
93 static void print_checkbox_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_checkbox_cell()
99 static void print_label_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_label_cell()
213 static void print_diff_row(SkFILEWStream* stream, const DiffRecord& diff, const SkString& relativeP… in print_diff_row()
288 const DiffRecord& diff = differences[i]; in print_diff_page() local
/third_party/flutter/skia/tools/skdiff/
Dskdiff_html.cpp79 static void print_pixel_count(SkFILEWStream* stream, const DiffRecord& diff) { in print_pixel_count()
93 static void print_checkbox_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_checkbox_cell()
99 static void print_label_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_label_cell()
212 static void print_diff_row(SkFILEWStream* stream, DiffRecord& diff, const SkString& relativePath) { in print_diff_row()
287 DiffRecord* diff = differences[i]; in print_diff_page() local
/third_party/node/deps/npm/lib/
Ddedupe.js96 function move (node, hoistTo, diff) { argument
107 function moveRemainingChildren (node, diff) { argument
114 function remove (child, diff, done) { argument
118 function remove_ (child, diff, seen, done) { argument
128 function hoistChildren (tree, diff, next) { argument
132 function hoistChildren_ (tree, diff, seen, next) { argument
/third_party/icu/icu4c/source/common/
Ducnvbocu.cpp217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument
220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument
223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument
287 packDiff(int32_t diff) { in packDiff()
400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local
660 int32_t prev, c, diff; in _Bocu1FromUnicode() local
884 int32_t diff, count; in decodeBocu1LeadByte() local
964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local
1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
/third_party/node/deps/icu-small/source/common/
Ducnvbocu.cpp217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument
220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument
223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument
287 packDiff(int32_t diff) { in packDiff()
400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local
660 int32_t prev, c, diff; in _Bocu1FromUnicode() local
884 int32_t diff, count; in decodeBocu1LeadByte() local
964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local
1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvbocu.cpp217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument
220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument
223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument
287 packDiff(int32_t diff) { in packDiff()
400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local
660 int32_t prev, c, diff; in _Bocu1FromUnicode() local
884 int32_t diff, count; in decodeBocu1LeadByte() local
964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local
1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnvbocu.cpp217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument
220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument
223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument
287 packDiff(int32_t diff) { in packDiff()
400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local
660 int32_t prev, c, diff; in _Bocu1FromUnicode() local
884 int32_t diff, count; in decodeBocu1LeadByte() local
964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local
1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
/third_party/glib/glib/tests/
Dgpoll.c264 gint64 diff; in test_gpoll() local
295 gint64 diff; in test_gpoll() local
350 gint64 diff; in test_gpoll() local
396 gint64 diff; in test_gpoll() local
445 gint64 diff; in test_gpoll() local
503 gint64 diff; in test_gpoll() local
553 gint64 diff; in test_gpoll() local
/third_party/boost/boost/gil/
Dpixel_iterator.hpp138 inline void memunit_advance(P* &p, std::ptrdiff_t diff) in memunit_advance()
144 inline P* memunit_advanced(const P* p, std::ptrdiff_t diff) in memunit_advanced()
153 inline P& memunit_advanced_ref(P* p, std::ptrdiff_t diff) { in memunit_advanced_ref()
/third_party/ffmpeg/libavcodec/
Dtruemotion2rt.c134 int diff = 0; in truemotion2rt_decode_frame() local
160 int diff = 0; in truemotion2rt_decode_frame() local
186 int diff = 0; in truemotion2rt_decode_frame() local
/third_party/boost/boost/math/special_functions/
Dulp.hpp46 T diff = ldexp(T(1), expon - tools::digits<T>()); in ulp_imp() local
80 T diff = scalbn(T(1), expon - std::numeric_limits<T>::digits); in ulp_imp() local
/third_party/skia/third_party/externals/brotli/research/
Ddraw_diff.cc39 void CalculateDiff(int** diff, Image image1, Image image2, in CalculateDiff()
48 void DrawDiff(int** diff, Image image1, Image image2, in DrawDiff()
108 int** diff = new int*[h1]; in main() local
/third_party/skia/src/core/
DSkRectPriv.h80 SkRect diff; in Subtract() local
85 SkIRect diff; in Subtract() local
/third_party/mindspore/mindspore/lite/test/common/
Dcommon_test.h51 T diff = std::fabs(output_data[i] - correct_data[i]); variable
66 int8_t diff = abs(output_data[i] - correct_data[i]); in CompareOutputInt8() local
96 float diff = std::abs(output_data[i] - correct_data[i]); in CompareOutputRelativeData() local
/third_party/boost/boost/math/distributions/detail/
Dhypergeometric_cdf.hpp29 T diff = result; in hypergeometric_cdf_imp() local
51 T diff = result; in hypergeometric_cdf_imp() local
/third_party/boost/libs/numeric/odeint/examples/
Dresizing_lattice.cpp54 double diff = q[0] - q[N-1]; in operator ()() local
71 const double diff = q[(i+1) % N] - q[i]; in energy_distribution() local
91 const double diff = q[(i+1) % N] - q[i]; in energy() local
/third_party/toybox/toys/net/
Dsntp.c46 static unsigned long long lunchtime(struct timespec *television, long long diff) in lunchtime()
74 long long diff = 0; in sntp_main() local
/third_party/curl/lib/
Dtimeval.c188 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff() local
202 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff_us() local

12345678910>>...38