HomeSort by relevance Sort by last modified time
    Searched full:dst_stride_argb (Results 1 - 25 of 25) sorted by null

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_argb.cc 29 uint8* dst_argb, int dst_stride_argb,
42 CopyPlane(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
52 uint8* dst_argb, int dst_stride_argb,
68 dst_argb = dst_argb + (height - 1) * dst_stride_argb;
69 dst_stride_argb = -dst_stride_argb;
75 dst_stride_argb == width * 4) {
78 src_stride_y = src_stride_u = src_stride_v = dst_stride_argb = 0;
107 dst_argb += dst_stride_argb;
120 uint8* dst_argb, int dst_stride_argb,
    [all...]
planar_functions.cc 483 uint8* dst_argb, int dst_stride_argb,
526 dst_argb += dst_stride_argb;
561 uint8* dst_argb, int dst_stride_argb,
572 dst_argb = dst_argb + (height - 1) * dst_stride_argb;
573 dst_stride_argb = -dst_stride_argb;
578 dst_stride_argb == width * 4) {
581 src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
588 dst_argb += dst_stride_argb;
597 uint8* dst_argb, int dst_stride_argb,
    [all...]
rotate_argb.cc 162 uint8* dst_argb, int dst_stride_argb, int width, int height,
179 dst_argb, dst_stride_argb,
183 dst_argb, dst_stride_argb,
188 dst_argb, dst_stride_argb,
193 dst_argb, dst_stride_argb,
scale_argb.cc 447 int dst_stride_argb,
489 IS_ALIGNED(dst_argb, 4) && IS_ALIGNED(dst_stride_argb, 4)) {
531 IS_ALIGNED(dst_argb, 4) && IS_ALIGNED(dst_stride_argb, 4)) {
649 dst_argb += dst_stride_argb;
814 uint8* dst_argb, int dst_stride_argb,
827 dst_argb, dst_stride_argb, dst_width, dst_height,
836 uint8* dst_argb, int dst_stride_argb,
845 dst_argb, dst_stride_argb, dst_width, dst_height,
convert_from.cc 458 uint8* dst_argb, int dst_stride_argb,
473 dst_argb = dst_argb + (height - 1) * dst_stride_argb;
474 dst_stride_argb = -dst_stride_argb;
505 IS_ALIGNED(dst_argb, 4) && IS_ALIGNED(dst_stride_argb, 4)) {
512 dst_argb += dst_stride_argb;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 36 uint8* dst_argb, int dst_stride_argb,
44 uint8* dst_argb, int dst_stride_argb,
52 uint8* dst_argb, int dst_stride_argb,
60 uint8* dst_argb, int dst_stride_argb,
68 uint8* dst_argb, int dst_stride_argb,
74 uint8* dst_argb, int dst_stride_argb,
80 uint8* dst_argb, int dst_stride_argb,
90 uint8* dst_argb, int dst_stride_argb,
97 uint8* dst_argb, int dst_stride_argb,
103 uint8* dst_argb, int dst_stride_argb,
    [all...]
scale_argb.h 25 uint8* dst_argb, int dst_stride_argb,
33 uint8* dst_argb, int dst_stride_argb,
46 uint8* dst_argb, int dst_stride_argb,
planar_functions.h 138 uint8* dst_argb, int dst_stride_argb,
190 int ARGBRect(uint8* dst_argb, int dst_stride_argb,
196 uint8* dst_argb, int dst_stride_argb,
201 int ARGBGray(uint8* dst_argb, int dst_stride_argb,
206 int ARGBSepia(uint8* dst_argb, int dst_stride_argb,
217 uint8* dst_argb, int dst_stride_argb,
228 int RGBColorMatrix(uint8* dst_argb, int dst_stride_argb,
235 int ARGBColorTable(uint8* dst_argb, int dst_stride_argb,
242 int RGBColorTable(uint8* dst_argb, int dst_stride_argb,
251 uint8* dst_argb, int dst_stride_argb,
    [all...]
rotate_argb.h 25 uint8* dst_argb, int dst_stride_argb,
convert_from.h 95 uint8* dst_argb, int dst_stride_argb,
102 uint8* dst_argb, int dst_stride_argb,
109 uint8* dst_argb, int dst_stride_argb,
convert_from_argb.h 25 uint8* dst_argb, int dst_stride_argb,
  /external/libyuv/files/include/libyuv/
convert_argb.h 37 uint8* dst_argb, int dst_stride_argb,
45 uint8* dst_argb, int dst_stride_argb,
53 uint8* dst_argb, int dst_stride_argb,
61 uint8* dst_argb, int dst_stride_argb,
69 uint8* dst_argb, int dst_stride_argb,
75 uint8* dst_argb, int dst_stride_argb,
81 uint8* dst_argb, int dst_stride_argb,
88 uint8* dst_argb, int dst_stride_argb,
95 uint8* dst_argb, int dst_stride_argb,
101 uint8* dst_argb, int dst_stride_argb,
    [all...]
planar_functions.h 75 uint8* dst_argb, int dst_stride_argb,
99 uint8* dst_argb, int dst_stride_argb,
181 int ARGBRect(uint8* dst_argb, int dst_stride_argb,
187 uint8* dst_argb, int dst_stride_argb,
192 int ARGBGray(uint8* dst_argb, int dst_stride_argb,
197 int ARGBSepia(uint8* dst_argb, int dst_stride_argb,
206 int ARGBColorMatrix(uint8* dst_argb, int dst_stride_argb,
213 int ARGBColorTable(uint8* dst_argb, int dst_stride_argb,
222 int ARGBQuantize(uint8* dst_argb, int dst_stride_argb,
229 uint8* dst_argb, int dst_stride_argb,
    [all...]
format_conversion.h 106 uint8* dst_argb, int dst_stride_argb,
111 uint8* dst_argb, int dst_stride_argb,
116 uint8* dst_argb, int dst_stride_argb,
121 uint8* dst_argb, int dst_stride_argb,
129 uint8* dst_argb, int dst_stride_argb,
rotate_argb.h 25 uint8* dst_argb, int dst_stride_argb,
scale_argb.h 25 uint8* dst_argb, int dst_stride_argb,
convert_from.h 88 uint8* dst_argb, int dst_stride_argb,
95 uint8* dst_argb, int dst_stride_argb,
102 uint8* dst_argb, int dst_stride_argb,
  /external/libyuv/files/source/
convert_argb.cc 32 uint8* dst_argb, int dst_stride_argb,
45 CopyPlane(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
55 uint8* dst_argb, int dst_stride_argb,
65 dst_argb = dst_argb + (height - 1) * dst_stride_argb;
66 dst_stride_argb = -dst_stride_argb;
78 if (IS_ALIGNED(dst_argb, 16) && IS_ALIGNED(dst_stride_argb, 16)) {
87 dst_argb += dst_stride_argb;
100 uint8* dst_argb, int dst_stride_argb,
110 dst_argb = dst_argb + (height - 1) * dst_stride_argb;
    [all...]
planar_functions.cc 270 uint8* dst_argb, int dst_stride_argb,
287 IS_ALIGNED(dst_argb, 16) && IS_ALIGNED(dst_stride_argb, 16)) {
296 dst_argb += dst_stride_argb;
326 uint8* dst_argb, int dst_stride_argb,
334 dst_argb = dst_argb + (height - 1) * dst_stride_argb;
335 dst_stride_argb = -dst_stride_argb;
344 dst_argb += dst_stride_argb;
977 int ARGBRect(uint8* dst_argb, int dst_stride_argb,
986 uint8* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4
    [all...]
rotate_argb.cc 131 uint8* dst_argb, int dst_stride_argb,
149 dst_argb, dst_stride_argb,
153 dst_argb, dst_stride_argb,
158 dst_argb, dst_stride_argb,
163 dst_argb, dst_stride_argb,
format_conversion.cc 302 uint8* dst_argb, int dst_stride_argb,
307 dst_argb = dst_argb + (height - 1) * dst_stride_argb;
308 dst_stride_argb = -dst_stride_argb;
338 dst_argb + dst_stride_argb, width);
340 dst_argb += dst_stride_argb * 2;
538 uint8* dst_argb, int dst_stride_argb, \
541 dst_argb, dst_stride_argb, \
convert_from.cc 687 uint8* dst_argb, int dst_stride_argb,
696 dst_argb = dst_argb + (height - 1) * dst_stride_argb;
697 dst_stride_argb = -dst_stride_argb;
716 if (IS_ALIGNED(dst_argb, 16) && IS_ALIGNED(dst_stride_argb, 16)) {
725 dst_argb += dst_stride_argb;
    [all...]
scale_argb.cc     [all...]
  /external/libyuv/files/unit_test/
rotate_argb_test.cc 31 int dst_stride_argb = (b * 2 + dst_width) * 4; local
50 dst_argb_c + (dst_stride_argb * b) + b * 4, dst_stride_argb,
54 dst_argb_opt + (dst_stride_argb * b) + b * 4, dst_stride_argb,
61 dst_argb_c + (dst_stride_argb * b) + b * 4, dst_stride_argb,
70 dst_argb_opt + (dst_stride_argb * b) + b * 4, dst_stride_argb,
86 int abs_diff = abs(dst_argb_c[(i * dst_stride_argb) + j]
    [all...]
scale_argb_test.cc 31 int dst_stride_argb = (b * 2 + dst_width) * 4; local
51 dst_argb_c + (dst_stride_argb * b) + b * 4, dst_stride_argb,
56 dst_argb_opt + (dst_stride_argb * b) + b * 4, dst_stride_argb,
64 dst_argb_c + (dst_stride_argb * b) + b * 4, dst_stride_argb,
74 dst_argb_opt + (dst_stride_argb * b) + b * 4, dst_stride_argb,
90 int abs_diff = abs(dst_argb_c[(i * dst_stride_argb) + j]
    [all...]

Completed in 86 milliseconds