Home
last modified time | relevance | path

Searched refs:this_dist (Results 1 – 25 of 43) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dk_means_template.h43 const float this_dist = RENAME(calc_dist)( in RENAME() local
45 if (this_dist < min_dist) { in RENAME()
46 min_dist = this_dist; in RENAME()
107 float this_dist; in RENAME() local
112 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
115 const float pre_dist = this_dist; in RENAME()
122 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
124 if (this_dist > pre_dist) { in RENAME()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dk_means_template.h41 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
43 if (this_dist < min_dist) { in RENAME()
44 min_dist = this_dist; in RENAME()
99 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
102 const int64_t pre_dist = this_dist; in RENAME()
109 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
111 if (this_dist > pre_dist) { in RENAME()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dk_means_template.h41 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
43 if (this_dist < min_dist) { in RENAME()
44 min_dist = this_dist; in RENAME()
99 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
102 const int64_t pre_dist = this_dist; in RENAME()
109 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
111 if (this_dist > pre_dist) { in RENAME()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dk_means_template.h41 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
43 if (this_dist < min_dist) { in RENAME()
44 min_dist = this_dist; in RENAME()
99 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
102 const int64_t pre_dist = this_dist; in RENAME()
109 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
111 if (this_dist > pre_dist) { in RENAME()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dk_means_template.h41 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
43 if (this_dist < min_dist) { in RENAME()
44 min_dist = this_dist; in RENAME()
99 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
102 const int64_t pre_dist = this_dist; in RENAME()
109 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
111 if (this_dist > pre_dist) { in RENAME()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dk_means_template.h41 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
43 if (this_dist < min_dist) { in RENAME()
44 min_dist = this_dist; in RENAME()
99 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
102 const int64_t pre_dist = this_dist; in RENAME()
109 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
111 if (this_dist > pre_dist) { in RENAME()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dk_means_template.h41 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
43 if (this_dist < min_dist) { in RENAME()
44 min_dist = this_dist; in RENAME()
99 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
102 const int64_t pre_dist = this_dist; in RENAME()
109 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
111 if (this_dist > pre_dist) { in RENAME()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dk_means_template.h38 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
40 if (this_dist < min_dist) { in RENAME()
41 min_dist = this_dist; in RENAME()
102 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
105 const int64_t pre_dist = this_dist; in RENAME()
116 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
118 if (this_dist > pre_dist) { in RENAME()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dk_means_template.h38 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
40 if (this_dist < min_dist) { in RENAME()
41 min_dist = this_dist; in RENAME()
102 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
105 const int64_t pre_dist = this_dist; in RENAME()
116 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
118 if (this_dist > pre_dist) { in RENAME()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dk_means_template.h42 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
44 if (this_dist < min_dist) { in RENAME()
45 min_dist = this_dist; in RENAME()
106 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
109 const int64_t pre_dist = this_dist; in RENAME()
120 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
122 if (this_dist > pre_dist) { in RENAME()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dk_means_template.h41 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local
43 if (this_dist < min_dist) { in RENAME()
44 min_dist = this_dist; in RENAME()
103 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
106 const int64_t pre_dist = this_dist; in RENAME()
117 this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME()
119 if (this_dist > pre_dist) { in RENAME()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dstext-search.c63 if (this_dist < closest_dist) in find_closest_in_line()
65 closest_dist = this_dist; in find_closest_in_line()
83 float this_dist; in find_closest_in_page() local
96 this_dist = dist2(box.y0 - p.y, 0); in find_closest_in_page()
98 this_dist = dist2(p.y - box.y1, 0); in find_closest_in_page()
100 this_dist = 0; in find_closest_in_page()
105 this_dist = dist2(box.x0 - p.x, 0); in find_closest_in_page()
107 this_dist = dist2(p.x - box.x1, 0); in find_closest_in_page()
109 this_dist = 0; in find_closest_in_page()
119 if (this_dist < closest_dist) in find_closest_in_page()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/ASM_AVX2/
H A Dpalette_avx2.c168 int64_t this_dist = av1_calc_indices_dist_dim1_avx2(data, centroids, indices, n, k); in svt_av1_k_means_dim1_avx2() local
171 const int64_t pre_dist = this_dist; in svt_av1_k_means_dim1_avx2()
176 this_dist = av1_calc_indices_dist_dim1_avx2(data, centroids, indices, n, k); in svt_av1_k_means_dim1_avx2()
178 if (this_dist > pre_dist) { in svt_av1_k_means_dim1_avx2()
382 int64_t this_dist = av1_calc_indices_dist_dim2_avx2(data, centroids, indices, n, k); in svt_av1_k_means_dim2_avx2() local
385 const int64_t pre_dist = this_dist; in svt_av1_k_means_dim2_avx2()
390 this_dist = av1_calc_indices_dist_dim2_avx2(data, centroids, indices, n, k); in svt_av1_k_means_dim2_avx2()
392 if (this_dist > pre_dist) { in svt_av1_k_means_dim2_avx2()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/ASM_AVX2/
H A Dpalette_avx2.c168 int64_t this_dist = av1_calc_indices_dist_dim1_avx2(data, centroids, indices, n, k); in svt_av1_k_means_dim1_avx2() local
171 const int64_t pre_dist = this_dist; in svt_av1_k_means_dim1_avx2()
176 this_dist = av1_calc_indices_dist_dim1_avx2(data, centroids, indices, n, k); in svt_av1_k_means_dim1_avx2()
178 if (this_dist > pre_dist) { in svt_av1_k_means_dim1_avx2()
382 int64_t this_dist = av1_calc_indices_dist_dim2_avx2(data, centroids, indices, n, k); in svt_av1_k_means_dim2_avx2() local
385 const int64_t pre_dist = this_dist; in svt_av1_k_means_dim2_avx2()
390 this_dist = av1_calc_indices_dist_dim2_avx2(data, centroids, indices, n, k); in svt_av1_k_means_dim2_avx2()
392 if (this_dist > pre_dist) { in svt_av1_k_means_dim2_avx2()
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dblineconvert.h90 this_dist; //distance between adjacent segments variable
H A Dblineconvert.cpp388 this_dist.clear(); in clear()
560 cum_dist.resize(point_cache.size()); this_dist.resize(point_cache.size()); in operator ()()
564 d += (this_dist[i] = (p2-p1).mag()); in operator ()()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dblineconvert.h90 this_dist; //distance between adjacent segments variable
H A Dblineconvert.cpp388 this_dist.clear(); in clear()
560 cum_dist.resize(point_cache.size()); this_dist.resize(point_cache.size()); in operator ()()
564 d += (this_dist[i] = (p2-p1).mag()); in operator ()()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dblineconvert.h90 this_dist; //distance between adjacent segments variable
H A Dblineconvert.cpp388 this_dist.clear(); in clear()
560 cum_dist.resize(point_cache.size()); this_dist.resize(point_cache.size()); in operator ()()
564 d += (this_dist[i] = (p2-p1).mag()); in operator ()()
/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dmgd77info.c276 double this_dist, this_lon, this_lat, last_lon, last_lat, dx, dy, dlon, ds, lon_w; in GMT_mgd77info() local
444 this_dist = this_lon = this_lat = ds = this_time = 0.0; in GMT_mgd77info()
488 this_dist += ds; in GMT_mgd77info()
566 …fprintf (GMT->session.std[GMT_OUT], "%ld%s%" PRIu64, lrint (this_dist), GMT->current.setting.io_co… in GMT_mgd77info()
H A Dmgd77header.c178 double this_dist, this_lon, this_lat, last_lon, last_lat, dx, dy, dlon, ds, lon_w; in GMT_mgd77header() local
273 this_dist = this_lon = this_lat = ds = this_time = 0.0; in GMT_mgd77header()
325 this_dist += ds; in GMT_mgd77header()
/dports/graphics/dia/dia-0.97.3/app/
H A Ddiagram.c998 real this_dist; in diagram_find_closest_connectionpoint() local
1000 this_dist = layer_find_closest_connectionpoint(layer, in diagram_find_closest_connectionpoint()
1002 if (this_dist < dist) { in diagram_find_closest_connectionpoint()
1003 dist = this_dist; in diagram_find_closest_connectionpoint()
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvrend.cpp1032 int this_dist; in PlaceCells() local
1036 this_dist = to_distribute / nbspans; in PlaceCells()
1037 cols[x0+x]->min_width += this_dist; in PlaceCells()
1038 distributed += this_dist; in PlaceCells()
1062 int this_dist; in PlaceCells() local
1066 this_dist = to_distribute / nbspans; in PlaceCells()
1067 cols[x0+x]->max_width += this_dist; in PlaceCells()
1068 distributed += this_dist; in PlaceCells()
1084 int this_dist; in PlaceCells() local
1088 this_dist = cell->max_content_width / nbspans; in PlaceCells()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/ai/default/
H A Daiunit.c2152 int this_dist = map_distance(current_loc, ctile); in search_homecity_for_caravan() local
2154 if (this_dist < min_dist) { in search_homecity_for_caravan()
2155 min_dist = this_dist; in search_homecity_for_caravan()

12