Home
last modified time | relevance | path

Searched refs:crop_width (Results 1 – 25 of 690) sorted by relevance

12345678910>>...28

/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/util/
H A Darraycrop.py12 def crop(ar, crop_width, copy=False, order='K'): argument
43 if isinstance(crop_width, Integral):
44 crops = [[crop_width, crop_width]] * ar.ndim
46 if len(crop_width) == 1:
47 crops = [[crop_width[0], crop_width[0]]] * ar.ndim
48 elif len(crop_width) == 2:
49 crops = [crop_width] * ar.ndim
56 elif len(crop_width) == 1:
57 crops = [crop_width[0]] * ar.ndim
58 elif len(crop_width) == ar.ndim:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc50 int crop_width, in ConvertToARGB() argument
83 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
89 dst_stride_argb = crop_width * 4; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
159 crop_width, inv_crop_height); in ConvertToARGB()
172 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/source/
H A Dconvert_to_argb.cc45 int crop_width, in ConvertToARGB() argument
78 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
84 dst_stride_argb = crop_width * 4; in ConvertToARGB()
92 crop_width, inv_crop_height); in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
113 crop_width, inv_crop_height); in ConvertToARGB()
144 crop_width, inv_crop_height); in ConvertToARGB()
149 crop_width, inv_crop_height); in ConvertToARGB()
154 crop_width, inv_crop_height); in ConvertToARGB()
173 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/source/
H A Dconvert_to_argb.cc40 int crop_width, in ConvertToARGB() argument
73 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
79 dst_stride_argb = crop_width * 4; in ConvertToARGB()
87 crop_width, inv_crop_height); in ConvertToARGB()
92 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
129 crop_width, inv_crop_height); in ConvertToARGB()
134 crop_width, inv_crop_height); in ConvertToARGB()
139 crop_width, inv_crop_height); in ConvertToARGB()
152 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/third_party/libyuv/source/
H A Dconvert_to_argb.cc36 int crop_width, int crop_height, in ConvertToARGB() argument
60 src_width <= 0 || crop_width <= 0 || in ConvertToARGB()
75 argb_stride = crop_width; in ConvertToARGB()
84 crop_width, inv_crop_height); in ConvertToARGB()
90 crop_width, inv_crop_height); in ConvertToARGB()
96 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
114 crop_width, inv_crop_height); in ConvertToARGB()
120 crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libyuv/libyuv/source/
H A Dconvert_to_argb.cc40 int crop_width, in ConvertToARGB() argument
65 crop_width <= 0 || src_height == 0 || crop_height == 0) { in ConvertToARGB()
73 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
79 argb_stride = crop_width * 4; in ConvertToARGB()
87 crop_width, inv_crop_height); in ConvertToARGB()
92 crop_width, inv_crop_height); in ConvertToARGB()
143 r = I400ToARGB(src, src_width, crop_argb, argb_stride, crop_width, in ConvertToARGB()
152 argb_stride, crop_width, inv_crop_height); in ConvertToARGB()
159 argb_stride, crop_width, inv_crop_height); in ConvertToARGB()
245 abs_src_height, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/third_party/libyuv/source/
H A Dconvert_to_argb.cc36 int crop_width, int crop_height, in ConvertToARGB() argument
60 src_width <= 0 || crop_width <= 0 || in ConvertToARGB()
75 argb_stride = crop_width; in ConvertToARGB()
84 crop_width, inv_crop_height); in ConvertToARGB()
90 crop_width, inv_crop_height); in ConvertToARGB()
96 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
114 crop_width, inv_crop_height); in ConvertToARGB()
120 crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/third_party/libyuv/source/
H A Dconvert_to_argb.cc36 int crop_width, int crop_height, in ConvertToARGB() argument
60 src_width <= 0 || crop_width <= 0 || in ConvertToARGB()
75 argb_stride = crop_width; in ConvertToARGB()
84 crop_width, inv_crop_height); in ConvertToARGB()
90 crop_width, inv_crop_height); in ConvertToARGB()
96 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
114 crop_width, inv_crop_height); in ConvertToARGB()
120 crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/third_party/libyuv/source/
H A Dconvert_to_argb.cc36 int crop_width, int crop_height, in ConvertToARGB() argument
60 src_width <= 0 || crop_width <= 0 || in ConvertToARGB()
75 argb_stride = crop_width; in ConvertToARGB()
84 crop_width, inv_crop_height); in ConvertToARGB()
90 crop_width, inv_crop_height); in ConvertToARGB()
96 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
114 crop_width, inv_crop_height); in ConvertToARGB()
120 crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/net/pjsip/pjproject-2.11.1/third_party/yuv/source/
H A Dconvert_to_argb.cc40 int crop_width, in ConvertToARGB() argument
65 crop_width <= 0 || src_height == 0 || crop_height == 0) { in ConvertToARGB()
73 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
79 argb_stride = crop_width * 4; in ConvertToARGB()
87 crop_width, inv_crop_height); in ConvertToARGB()
92 crop_width, inv_crop_height); in ConvertToARGB()
143 r = I400ToARGB(src, src_width, crop_argb, argb_stride, crop_width, in ConvertToARGB()
152 argb_stride, crop_width, inv_crop_height); in ConvertToARGB()
159 argb_stride, crop_width, inv_crop_height); in ConvertToARGB()
245 abs_src_height, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/firefox/firefox-99.0/media/libyuv/libyuv/source/
H A Dconvert_to_argb.cc40 int crop_width, in ConvertToARGB() argument
73 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
79 dst_stride_argb = crop_width * 4; in ConvertToARGB()
87 crop_width, inv_crop_height); in ConvertToARGB()
92 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
129 crop_width, inv_crop_height); in ConvertToARGB()
134 crop_width, inv_crop_height); in ConvertToARGB()
139 crop_width, inv_crop_height); in ConvertToARGB()
152 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/third_party/libyuv/source/
H A Dconvert_to_argb.cc36 int crop_width, int crop_height, in ConvertToARGB() argument
60 src_width <= 0 || crop_width <= 0 || in ConvertToARGB()
75 argb_stride = crop_width; in ConvertToARGB()
84 crop_width, inv_crop_height); in ConvertToARGB()
90 crop_width, inv_crop_height); in ConvertToARGB()
96 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
114 crop_width, inv_crop_height); in ConvertToARGB()
120 crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_to_argb.cc36 int crop_width, int crop_height, in ConvertToARGB() argument
60 src_width <= 0 || crop_width <= 0 || in ConvertToARGB()
75 argb_stride = crop_width * 4; in ConvertToARGB()
84 crop_width, inv_crop_height); in ConvertToARGB()
90 crop_width, inv_crop_height); in ConvertToARGB()
96 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
114 crop_width, inv_crop_height); in ConvertToARGB()
120 crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/third_party/libyuv/source/
H A Dconvert_to_argb.cc36 int crop_width, int crop_height, in ConvertToARGB() argument
60 src_width <= 0 || crop_width <= 0 || in ConvertToARGB()
75 argb_stride = crop_width; in ConvertToARGB()
84 crop_width, inv_crop_height); in ConvertToARGB()
90 crop_width, inv_crop_height); in ConvertToARGB()
96 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
114 crop_width, inv_crop_height); in ConvertToARGB()
120 crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libyuv/source/
H A Dconvert_to_argb.cc36 int crop_width, int crop_height,
60 src_width <= 0 || crop_width <= 0 ||
75 argb_stride = crop_width * 4;
84 crop_width, inv_crop_height); in guest_range_valid()
90 crop_width, inv_crop_height); in guest_range_valid()
96 crop_width, inv_crop_height); in guest_range_valid()
102 crop_width, inv_crop_height); in guest_range_valid()
108 crop_width, inv_crop_height); in guest_range_valid()
114 crop_width, inv_crop_height); in guest_range_valid()
120 crop_width, inv_crop_height); in guest_range_valid()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libyuv/libyuv/source/
H A Dconvert_to_argb.cc40 int crop_width, in ConvertToARGB() argument
73 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
79 dst_stride_argb = crop_width * 4; in ConvertToARGB()
87 crop_width, inv_crop_height); in ConvertToARGB()
92 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
129 crop_width, inv_crop_height); in ConvertToARGB()
134 crop_width, inv_crop_height); in ConvertToARGB()
139 crop_width, inv_crop_height); in ConvertToARGB()
152 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libyuv/libyuv/source/
H A Dconvert_to_argb.cc40 int crop_width, in ConvertToARGB() argument
73 int argb_size = crop_width * 4 * abs_crop_height; in ConvertToARGB()
79 dst_stride_argb = crop_width * 4; in ConvertToARGB()
87 crop_width, inv_crop_height); in ConvertToARGB()
92 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
129 crop_width, inv_crop_height); in ConvertToARGB()
134 crop_width, inv_crop_height); in ConvertToARGB()
139 crop_width, inv_crop_height); in ConvertToARGB()
152 dst_stride_argb, crop_width, inv_crop_height); in ConvertToARGB()
[all …]

12345678910>>...28