Searched refs:dst_width (Results 1 - 25 of 33) sorted by relevance

12

/external/libyuv/files/source/
H A Dscale_neon.cc30 uint8* dst, int dst_width) {
40 "+r"(dst_width) // %2
47 uint8* dst, int dst_width) {
66 "+r"(dst_width) // %3
73 uint8* dst_ptr, int dst_width) {
84 "+r"(dst_width) // %2
91 uint8* dst_ptr, int dst_width) {
113 "+r"(dst_width) // %2
124 uint8* dst_ptr, int dst_width) {
134 "+r"(dst_width) //
29 ScaleRowDown2_NEON(const uint8* src_ptr, ptrdiff_t , uint8* dst, int dst_width) argument
46 ScaleRowDown2Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst, int dst_width) argument
72 ScaleRowDown4_NEON(const uint8* src_ptr, ptrdiff_t , uint8* dst_ptr, int dst_width) argument
90 ScaleRowDown4Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
122 ScaleRowDown34_NEON(const uint8* src_ptr, ptrdiff_t , uint8* dst_ptr, int dst_width) argument
140 ScaleRowDown34_0_Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
196 ScaleRowDown34_1_Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
249 ScaleRowDown38_NEON(const uint8* src_ptr, ptrdiff_t , uint8* dst_ptr, int dst_width) argument
271 ScaleRowDown38_3_Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
381 ScaleRowDown38_2_Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
475 ScaleFilterRows_NEON(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
[all...]
H A Dscale.cc57 uint8* dst, int dst_width);
60 uint8* dst, int dst_width);
64 uint8* dst_ptr, int dst_width);
66 uint8* dst_ptr, int dst_width);
74 uint8* dst_ptr, int dst_width);
77 uint8* dst_ptr, int dst_width);
80 uint8* dst_ptr, int dst_width);
86 uint8* dst_ptr, int dst_width);
90 uint8* dst_ptr, int dst_width);
94 uint8* dst_ptr, int dst_width);
202 ScaleRowDown2_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
231 ScaleRowDown2Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
275 ScaleRowDown2_Unaligned_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
305 ScaleRowDown2Int_Unaligned_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
351 ScaleRowDown4_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
382 ScaleRowDown4Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
444 ScaleRowDown8_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
476 ScaleRowDown8Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
554 ScaleRowDown34_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
603 ScaleRowDown34_1_Int_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
662 ScaleRowDown34_0_Int_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
726 ScaleRowDown38_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
758 ScaleRowDown38_3_Int_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
824 ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
936 ScaleFilterRows_SSE2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
1027 ScaleFilterRows_SSSE3(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
1119 ScaleRowDown2_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1147 ScaleRowDown2Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1184 ScaleRowDown2_Unaligned_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1213 ScaleRowDown2Int_Unaligned_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1253 ScaleRowDown4_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1282 ScaleRowDown4Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1337 ScaleRowDown8_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1367 ScaleRowDown8Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1434 ScaleRowDown34_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1473 ScaleRowDown34_1_Int_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1540 ScaleRowDown34_0_Int_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1612 ScaleRowDown38_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1643 ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1689 ScaleRowDown38_3_Int_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
1807 ScaleFilterRows_SSE2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
1880 ScaleFilterRows_SSSE3(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
1950 ScaleRowDown2_C(const uint8* src_ptr, ptrdiff_t , uint8* dst, int dst_width) argument
1964 ScaleRowDown2Int_C(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst, int dst_width) argument
1981 ScaleRowDown4_C(const uint8* src_ptr, ptrdiff_t , uint8* dst, int dst_width) argument
1995 ScaleRowDown4Int_C(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst, int dst_width) argument
2036 ScaleRowDown8_C(const uint8* src_ptr, ptrdiff_t , uint8* dst, int dst_width) argument
2052 ScaleRowDown8Int_C(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst, int dst_width) argument
2063 ScaleRowDown34_C(const uint8* src_ptr, ptrdiff_t , uint8* dst, int dst_width) argument
2077 ScaleRowDown34_0_Int_C(const uint8* src_ptr, ptrdiff_t src_stride, uint8* d, int dst_width) argument
2100 ScaleRowDown34_1_Int_C(const uint8* src_ptr, ptrdiff_t src_stride, uint8* d, int dst_width) argument
2126 ScaleFilterCols_C(uint8* dst_ptr, const uint8* src_ptr, int dst_width, int x, int dx) argument
2153 ScaleFilterCols34_C(uint8* dst_ptr, const uint8* src_ptr, int dst_width) argument
2169 ScaleRowDown34_0_Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
2179 ScaleRowDown34_1_Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
2189 ScaleRowDown38_C(const uint8* src_ptr, ptrdiff_t , uint8* dst, int dst_width) argument
2202 ScaleRowDown38_3_Int_C(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
2228 ScaleRowDown38_2_Int_C(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
2248 ScaleFilterRows_C(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
2294 ScalePlaneDown2(int , int , int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
2332 ScalePlaneDown4(int , int , int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
2367 ScalePlaneDown8(int , int , int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
2397 ScalePlaneDown34(int , int , int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
2486 ScalePlaneDown38(int , int , int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
2563 ScalePlaneBoxRow_C(int dst_width, int boxheight, int x, int dx, ptrdiff_t src_stride, const uint8* src_ptr, uint8* dst_ptr) argument
2584 ScaleAddCols2_C(int dst_width, int boxheight, int x, int dx, const uint16* src_ptr, uint8* dst_ptr) argument
2599 ScaleAddCols1_C(int dst_width, int boxheight, int x, int dx, const uint16* src_ptr, uint8* dst_ptr) argument
2618 ScalePlaneBox(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
2682 ScalePlaneBilinearSimple(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
2724 ScalePlaneBilinear(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
2784 ScalePlaneSimple(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
2808 ScalePlaneAnySize(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
2831 ScalePlaneDown(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
2854 ScalePlane(const uint8* src, int src_stride, int src_width, int src_height, uint8* dst, int dst_stride, int dst_width, int dst_height, FilterMode filtering) argument
2920 I420Scale(const uint8* src_y, int src_stride_y, const uint8* src_u, int src_stride_u, const uint8* src_v, int src_stride_v, int src_width, int src_height, uint8* dst_y, int dst_stride_y, uint8* dst_u, int dst_stride_u, uint8* dst_v, int dst_stride_v, int dst_width, int dst_height, FilterMode filtering) argument
2985 Scale(const uint8* src_y, const uint8* src_u, const uint8* src_v, int src_stride_y, int src_stride_u, int src_stride_v, int src_width, int src_height, uint8* dst_y, uint8* dst_u, uint8* dst_v, int dst_stride_y, int dst_stride_u, int dst_stride_v, int dst_width, int dst_height, bool interpolate) argument
3049 ScaleOffset(const uint8* src, int src_width, int src_height, uint8* dst, int dst_width, int dst_height, int dst_yoffset, bool interpolate) argument
[all...]
H A Dscale_argb.cc42 uint8* dst_ptr, int dst_width) {
47 mov ecx, [esp + 16] // dst_width
69 uint8* dst_ptr, int dst_width) {
75 mov ecx, [esp + 4 + 16] // dst_width
106 uint8* dst_ptr, int dst_width) {
114 mov ecx, [esp + 8 + 20] // dst_width
145 uint8* dst_ptr, int dst_width) {
154 mov ecx, [esp + 12 + 20] // dst_width
194 ptrdiff_t src_stride, int dst_width,
202 mov ecx, [esp + 8 + 16] // dst_width
40 ScaleARGBRowDown2_SSE2(const uint8* src_ptr, ptrdiff_t , uint8* dst_ptr, int dst_width) argument
67 ScaleARGBRowDown2Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
104 ScaleARGBRowDownEven_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, int src_stepx, uint8* dst_ptr, int dst_width) argument
142 ScaleARGBRowDownEvenInt_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, int src_stepx, uint8* dst_ptr, int dst_width) argument
193 ScaleARGBFilterRows_SSE2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
281 ScaleARGBFilterRows_SSSE3(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
651 ScaleARGBRowDown2_C(const uint8* src_ptr, ptrdiff_t , uint8* dst_ptr, int dst_width) argument
668 ScaleARGBRowDown2Int_C(const uint8* src_ptr, ptrdiff_t src_stride, uint8* dst_ptr, int dst_width) argument
684 ScaleARGBRowDownEven_C(const uint8* src_ptr, ptrdiff_t , int src_stepx, uint8* dst_ptr, int dst_width) argument
701 ScaleARGBRowDownEvenInt_C(const uint8* src_ptr, ptrdiff_t src_stride, int src_stepx, uint8* dst_ptr, int dst_width) argument
731 ScaleARGBFilterCols_C(uint8* dst_ptr, const uint8* src_ptr, int dst_width, int x, int dx) argument
759 ScaleARGBFilterRows_C(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
794 ScaleARGBDown2(int , int , int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
827 ScaleARGBDownEven(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
861 ScaleARGBBilinear(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
907 ScaleARGBCols(uint8* dst_ptr, const uint8* src_ptr, int dst_width, int x, int dx) argument
930 ScaleARGBSimple(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
948 ScaleARGBAnySize(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
967 ScaleARGB(const uint8* src, int src_stride, int src_width, int src_height, uint8* dst, int dst_stride, int dst_width, int dst_height, FilterMode filtering) argument
1011 ARGBScale(const uint8* src_argb, int src_stride_argb, int src_width, int src_height, uint8* dst_argb, int dst_stride_argb, int dst_width, int dst_height, FilterMode filtering) argument
[all...]
H A Dconvert_argb.cc1005 int dst_width, int dst_height,
1009 src_width <= 0 || dst_width <= 0 ||
1034 int argb_size = dst_width * abs_dst_height * 4;
1040 argb_stride = dst_width;
1049 dst_width, inv_dst_height);
1055 dst_width, inv_dst_height);
1064 // dst_width, inv_dst_height);
1070 dst_width, inv_dst_height);
1076 dst_width, inv_dst_height);
1082 dst_width, inv_dst_heigh
1001 ConvertToARGB(const uint8* sample, size_t sample_size, uint8* dst_argb, int argb_stride, int crop_x, int crop_y, int src_width, int src_height, int dst_width, int dst_height, RotationMode rotation, uint32 format) argument
[all...]
H A Drotate_argb.cc30 uint8* dst_ptr, int dst_width);
34 uint8* dst_ptr, int dst_width);
40 int src_step, uint8* dst_ptr, int dst_width) = ScaleARGBRowDownEven_C;
H A Dconvert.cc195 uint8* dst, int dst_width);
200 uint8* dst_ptr, int dst_width);
203 uint8* dst_ptr, int dst_width);
230 uint8* dst_ptr, int dst_width) = ScaleRowDown2Int_C;
277 int dst_width, int dst_height,
1720 int dst_width, int dst_height,
1724 src_width <= 0 || dst_width <= 0 ||
1755 int y_size = dst_width * abs_dst_height;
1756 int uv_size = ((dst_width + 1) / 2) * ((abs_dst_height + 1) / 2);
1764 y_stride = dst_width;
1709 ConvertToI420(const uint8* sample, size_t sample_size, uint8* y, int y_stride, uint8* u, int u_stride, uint8* v, int v_stride, int crop_x, int crop_y, int src_width, int src_height, int dst_width, int dst_height, RotationMode rotation, uint32 format) argument
[all...]
H A Dmjpeg_decoder.cc268 uint8** planes, int dst_width, int dst_height) {
269 if (dst_width != GetWidth() ||
357 int dst_width, int dst_height) {
358 if (dst_width != GetWidth() ||
267 DecodeToBuffers( uint8** planes, int dst_width, int dst_height) argument
356 DecodeToCallback(CallbackFunction fn, void* opaque, int dst_width, int dst_height) argument
/external/libyuv/files/unit_test/
H A Dscale_argb_test.cc21 int dst_width, int dst_height,
30 int dst_argb_plane_size = (dst_width + b * 2) * (dst_height + b * 2) * 4;
31 int dst_stride_argb = (b * 2 + dst_width) * 4;
52 dst_width, dst_height, f);
57 dst_width, dst_height, f);
65 dst_width, dst_height, f);
75 dst_width, dst_height, f);
89 for (j = b * 4; j < (dst_width + b) * 4; ++j) {
107 const int dst_width = src_width / 2; local
112 dst_width, dst_heigh
20 ARGBTestFilter(int src_width, int src_height, int dst_width, int dst_height, FilterMode f, int benchmark_iterations) argument
122 const int dst_width = src_width / 4; local
137 const int dst_width = src_width / 5; local
152 const int dst_width = src_width / 8; local
167 const int dst_width = src_width / 16; local
182 const int dst_width = src_width * 3 / 4; local
197 int dst_width = src_width * 3 / 8; local
212 int dst_width = 1366; local
227 int dst_width = 4074; local
243 int dst_width = 853; local
[all...]
H A Dscale_test.cc21 int dst_width, int dst_height,
37 int dst_width_uv = (dst_width + rounding) >> 1;
40 int dst_y_plane_size = (dst_width + b * 2) * (dst_height + b * 2);
43 int dst_stride_y = b * 2 + dst_width;
78 dst_width, dst_height, f);
87 dst_width, dst_height, f);
99 dst_width, dst_height, f);
113 dst_width, dst_height, f);
127 for (j = b; j < (dst_width + b); ++j) {
168 const int dst_width local
20 TestFilter(int src_width, int src_height, int dst_width, int dst_height, FilterMode f, int rounding, int benchmark_iterations) argument
183 const int dst_width = src_width / 4; local
198 const int dst_width = src_width / 5; local
213 const int dst_width = src_width / 8; local
228 const int dst_width = src_width / 16; local
243 const int dst_width = src_width * 3 / 4; local
258 int dst_width = src_width * 3 / 8; local
273 int dst_width = 1366; local
288 int dst_width = 4074; local
303 int dst_width = 853; local
318 int dst_width = 853; local
334 int dst_width = 684; local
349 int dst_width = 342; local
364 int dst_width = 342; local
[all...]
H A Drotate_argb_test.cc21 int dst_width, int dst_height,
30 int dst_argb_plane_size = (dst_width + b * 2) * (dst_height + b * 2) * 4;
31 int dst_stride_argb = (b * 2 + dst_width) * 4;
85 for (j = b * 4; j < (dst_width + b) * 4; ++j) {
102 const int dst_width = 1280; local
106 dst_width, dst_height, kRotate0,
114 const int dst_width = 720; local
118 dst_width, dst_height, kRotate90,
126 const int dst_width = 1280; local
130 dst_width, dst_heigh
20 ARGBTestRotate(int src_width, int src_height, int dst_width, int dst_height, libyuv::RotationMode mode, int runs) argument
138 const int dst_width = 720; local
150 const int dst_width = 1277; local
162 const int dst_width = 719; local
174 const int dst_width = 1277; local
186 const int dst_width = 719; local
[all...]
/external/libyuv/files/include/libyuv/
H A Dscale_argb.h26 int dst_width, int dst_height,
H A Dscale.h33 int dst_width, int dst_height,
54 int dst_width, int dst_height,
64 int dst_width, int dst_height,
70 uint8* dst, int dst_width, int dst_height, int dst_yoffset,
H A Dmjpeg_decoder.h113 // dst_width must match exactly. dst_height must be <= to image height; if
119 bool DecodeToBuffers(uint8** planes, int dst_width, int dst_height);
126 int dst_width, int dst_height);
H A Dconvert_argb.h182 // dst_width/height for clipping determine final size.
187 int dst_width, int dst_height);
195 // Normally this would be the same as dst_width, with recommended alignment
200 // Normally this would be the same as (dst_width + 1) / 2, with
204 // To center, crop_x = (src_width - dst_width) / 2
208 // "dst_width" / "dst_height" is size of destination to crop to.
219 int dst_width, int dst_height,
H A Dconvert.h200 // dst_width/height for clipping determine final size.
207 int dst_width, int dst_height);
215 // Normally this would be the same as dst_width, with recommended alignment
220 // Normally this would be the same as (dst_width + 1) / 2, with
224 // To center, crop_x = (src_width - dst_width) / 2
228 // "dst_width" / "dst_height" is size of destination to crop to.
241 int dst_width, int dst_height,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale.c64 uint8* dst, int dst_width) {
73 "+r"(dst_width) // %2
80 uint8* dst, int dst_width) {
98 "+r"(dst_width) // %3
106 uint8* dst_ptr, int dst_width) {
118 "+r"(dst_width) // %2
125 uint8* dst_ptr, int dst_width) {
153 "+r"(dst_width) // %2
164 uint8* dst_ptr, int dst_width) {
174 "+r"(dst_width) //
63 ScaleRowDown2_NEON(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
79 ScaleRowDown2Int_NEON(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
105 ScaleRowDown4_NEON(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
124 ScaleRowDown4Int_NEON(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
163 ScaleRowDown34_NEON(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
180 ScaleRowDown34_0_Int_NEON(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
235 ScaleRowDown34_1_Int_NEON(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
287 ScaleRowDown38_NEON(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
308 ScaleRowDown38_3_Int_NEON(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
417 ScaleRowDown38_2_Int_NEON(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
641 ScaleRowDown2_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
713 ScaleRowDown4_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
745 ScaleRowDown4Int_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
804 ScaleRowDown8_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
837 ScaleRowDown8Int_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
910 ScaleRowDown34_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
960 ScaleRowDown34_1_Int_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1017 ScaleRowDown34_0_Int_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1079 ScaleRowDown38_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1112 ScaleRowDown38_3_Int_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1176 ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1271 ScaleFilterRows_SSE2(uint8* dst_ptr, const uint8* src_ptr, int src_stride, int dst_width, int source_y_fraction) argument
1362 ScaleFilterRows_SSSE3(uint8* dst_ptr, const uint8* src_ptr, int src_stride, int dst_width, int source_y_fraction) argument
1445 ScaleFilterCols34_SSSE3(uint8* dst_ptr, const uint8* src_ptr, int dst_width) argument
1495 ScaleRowDown2_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1519 ScaleRowDown2Int_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1554 ScaleRowDown4_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1579 ScaleRowDown4Int_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
1633 ScaleRowDown8_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2199 ScaleRowDown8Int_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2258 ScaleRowDown34_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2289 ScaleRowDown34_1_Int_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2346 ScaleRowDown34_0_Int_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2407 ScaleRowDown38_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2434 ScaleRowDown38_3_Int_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2491 ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2571 ScaleFilterRows_SSE2(uint8* dst_ptr, const uint8* src_ptr, int src_stride, int dst_width, int source_y_fraction) argument
2662 ScaleFilterRows_SSSE3(uint8* dst_ptr, const uint8* src_ptr, int src_stride, int dst_width, int source_y_fraction) argument
2745 ScaleRowDown2_C(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
2754 ScaleRowDown2Int_C(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
2764 ScaleRowDown4_C(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
2773 ScaleRowDown4Int_C(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
2797 ScaleRowDown8_C(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
2808 ScaleRowDown8Int_C(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
2819 ScaleRowDown34_C(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
2834 ScaleRowDown34_0_Int_C(const uint8* src_ptr, int src_stride, uint8* d, int dst_width) argument
2860 ScaleRowDown34_1_Int_C(const uint8* src_ptr, int src_stride, uint8* d, int dst_width) argument
2887 ScaleFilterCols34_C(uint8* dst_ptr, const uint8* src_ptr, int dst_width) argument
2904 ScaleFilterCols_C(uint8* dst_ptr, const uint8* src_ptr, int dst_width, int dx) argument
2924 ScaleRowDown34_0_Int_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2933 ScaleRowDown34_1_Int_SSE2(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2942 ScaleRowDown38_C(const uint8* src_ptr, int src_stride, uint8* dst, int dst_width) argument
2956 ScaleRowDown38_3_Int_C(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
2981 ScaleRowDown38_2_Int_C(const uint8* src_ptr, int src_stride, uint8* dst_ptr, int dst_width) argument
3001 ScaleFilterRows_C(uint8* dst_ptr, const uint8* src_ptr, int src_stride, int dst_width, int source_y_fraction) argument
3052 ScalePlaneDown2(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
3096 ScalePlaneDown4(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
3141 ScalePlaneDown8(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
3180 ScalePlaneDown34(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
3273 ScalePlaneDown38(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
3358 ScalePlaneBoxRow(int dst_width, int boxheight, int dx, int src_stride, const uint8* src_ptr, uint8* dst_ptr) argument
3384 ScaleAddCols2_C(int dst_width, int boxheight, int dx, const uint16* src_ptr, uint8* dst_ptr) argument
3404 ScaleAddCols1_C(int dst_width, int boxheight, int dx, const uint16* src_ptr, uint8* dst_ptr) argument
3425 ScalePlaneBox(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
3501 ScalePlaneBilinearSimple(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
3543 ScalePlaneBilinear(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
3609 ScalePlaneSimple(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
3633 ScalePlaneAnySize(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
3656 ScalePlaneDown(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr, FilterMode filtering) argument
3682 CopyPlane(int src_width, int src_height, int dst_width, int dst_height, int src_stride, int dst_stride, const uint8* src_ptr, uint8* dst_ptr) argument
3702 ScalePlane(const uint8* src, int src_stride, int src_width, int src_height, uint8* dst, int dst_stride, int dst_width, int dst_height, FilterMode filtering, int use_ref) argument
3762 I420Scale(const uint8* src_y, int src_stride_y, const uint8* src_u, int src_stride_u, const uint8* src_v, int src_stride_v, int src_width, int src_height, uint8* dst_y, int dst_stride_y, uint8* dst_u, int dst_stride_u, uint8* dst_v, int dst_stride_v, int dst_width, int dst_height, FilterMode filtering) argument
3807 Scale(const uint8* src_y, const uint8* src_u, const uint8* src_v, int src_stride_y, int src_stride_u, int src_stride_v, int src_width, int src_height, uint8* dst_y, uint8* dst_u, uint8* dst_v, int dst_stride_y, int dst_stride_u, int dst_stride_v, int dst_width, int dst_height, int interpolate) argument
3851 ScaleOffset(const uint8* src, int src_width, int src_height, uint8* dst, int dst_width, int dst_height, int dst_yoffset, int interpolate) argument
[all...]
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dscale.h45 int dst_width, int dst_height,
54 int dst_width, int dst_height,
59 uint8* dst, int dst_width, int dst_height, int dst_yoffset,
/external/webp/src/utils/
H A Drescaler.h32 int dst_width, dst_height; // destination dimensions member in struct:__anon16295
41 int dst_width, int dst_height, int dst_stride,
H A Drescaler.c26 uint8_t* const dst, int dst_width, int dst_height,
29 wrk->x_expand = (src_width < dst_width);
32 wrk->dst_width = dst_width;
49 wrk->frow = work + num_channels * dst_width;
55 const int x_out_max = wrk->dst_width * wrk->num_channels;
102 const int x_out_max = wrk->dst_width * wrk->num_channels;
25 WebPRescalerInit(WebPRescaler* const wrk, int src_width, int src_height, uint8_t* const dst, int dst_width, int dst_height, int dst_stride, int num_channels, int x_add, int x_sub, int y_add, int y_sub, int32_t* const work) argument
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
H A Dbilin_scaler.c63 void bilinear_scale_line_w8(unsigned char* src, unsigned char* dst_, unsigned int dst_width, vector float vf_x_scale, vector float vf_NSweight, unsigned int src_linestride);
64 void bilinear_scale_line_w16(unsigned char* src, unsigned char* dst_, unsigned int dst_width, vector float vf_x_scale, vector float vf_NSweight, unsigned int src_linestride);
136 unsigned int dst_width = parms.dst_pixel_width; local
146 unsigned int scaled_src_linestride_y = dst_width;
157 unsigned int dst_picture_size = dst_width*dst_height;
160 unsigned int dst_dbl_linestride_y = dst_width<<1;
161 unsigned int dst_dbl_linestride_vu = dst_width>>1;
169 vector float vf_x_scale = spu_splats( (float)src_width/(float)dst_width );
284 dst_width,
291 dst_width,
442 unsigned int dst_width = parms.dst_pixel_width; local
745 unsigned int dst_width = parms.dst_pixel_width; local
1033 unsigned int dst_width = parms.dst_pixel_width; local
1325 bilinear_scale_line_w8( unsigned char* src, unsigned char* dst_, unsigned int dst_width, vector float vf_x_scale, vector float vf_NSweight, unsigned int src_linestride ) argument
1608 bilinear_scale_line_w16( unsigned char* src, unsigned char* dst_, unsigned int dst_width, vector float vf_x_scale, vector float vf_NSweight, unsigned int src_linestride ) argument
[all...]
/external/chromium/chrome/browser/ui/gtk/
H A Dnine_box.cc112 int dst_width = dst->allocation.width; local
119 int x2 = images_[2] ? dst_width - gdk_pixbuf_get_width(images_[2]) : x1;
135 cairo_translate(cr, dst_width, 0.0f);
153 TileImage(cr, images_[5], x2, y1, dst_width - x2, y2 - y1, opacity);
/external/opencv/cv/src/
H A Dcvderiv.cpp50 int dst_width, buffer_step = 0; local
60 dst_width = src_size.width - 2;
67 src_size.width = dst_width;
70 dst_width = 0;
73 assert( src_step >= src_size.width && dst_step >= dst_width );
97 for( x = 0; x < dst_width; x++ )
/external/webp/src/dec/
H A Dvp8l.c406 const int dst_width = rescaler->dst_width; local
411 VP8LConvertFromBGRA(src, dst_width, colorspace, dst);
519 const int dst_width = rescaler->dst_width; local
523 ConvertToYUVA(src, dst_width, y_pos, dec->output_);
H A Dio.c375 dst, p->scaler_y.dst_width);
416 const int width = p->scaler_a.dst_width;
443 const int width = p->scaler_a.dst_width;
/external/webp/src/enc/
H A Dpicture.c377 int dst_width, int dst_height, int dst_stride,
383 dst, dst_width, dst_height, dst_stride,
385 src_width, dst_width,
388 memset(work, 0, 2 * dst_width * num_channels * sizeof(*work));
374 RescalePlane(const uint8_t* src, int src_width, int src_height, int src_stride, uint8_t* dst, int dst_width, int dst_height, int dst_stride, int32_t* const work, int num_channels) argument

Completed in 523 milliseconds

12