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

1 2

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_from_argb.h 24 int ARGBCopy(const uint8* src_argb, int src_stride_argb,
30 int ARGBToBGRA(const uint8* src_argb, int src_stride_argb,
36 int ARGBToABGR(const uint8* src_argb, int src_stride_argb,
42 int ARGBToRGBA(const uint8* src_argb, int src_stride_argb,
48 int ARGBToRGB24(const uint8* src_argb, int src_stride_argb,
54 int ARGBToRAW(const uint8* src_argb, int src_stride_argb,
60 int ARGBToRGB565(const uint8* src_argb, int src_stride_argb,
70 int ARGBToRGB565Dither(const uint8* src_argb, int src_stride_argb,
76 int ARGBToARGB1555(const uint8* src_argb, int src_stride_argb,
82 int ARGBToARGB4444(const uint8* src_argb, int src_stride_argb,
    [all...]
scale_argb.h 23 int ARGBScale(const uint8* src_argb, int src_stride_argb,
31 int ARGBScaleClip(const uint8* src_argb, int src_stride_argb,
rotate_argb.h 24 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
planar_functions.h 137 int ARGBMirror(const uint8* src_argb, int src_stride_argb,
195 int ARGBGrayTo(const uint8* src_argb, int src_stride_argb,
216 int ARGBColorMatrix(const uint8* src_argb, int src_stride_argb,
250 int ARGBLumaColorTable(const uint8* src_argb, int src_stride_argb,
264 int ARGBPolynomial(const uint8* src_argb, int src_stride_argb,
280 int ARGBCopy(const uint8* src_argb, int src_stride_argb,
286 int ARGBCopyAlpha(const uint8* src_argb, int src_stride_argb,
350 int ARGBAttenuate(const uint8* src_argb, int src_stride_argb,
356 int ARGBUnattenuate(const uint8* src_argb, int src_stride_argb,
370 int ARGBComputeCumulativeSum(const uint8* src_argb, int src_stride_argb,
    [all...]
row.h 598 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb,
600 void ARGBToUVJRow_NEON(const uint8* src_argb, int src_stride_argb,
654 void ARGBToUVRow_AVX2(const uint8* src_argb, int src_stride_argb,
656 void ARGBToUVRow_Any_AVX2(const uint8* src_argb, int src_stride_argb,
658 void ARGBToUVRow_SSSE3(const uint8* src_argb, int src_stride_argb,
660 void ARGBToUVJRow_SSSE3(const uint8* src_argb, int src_stride_argb,
668 void ARGBToUVRow_Any_SSSE3(const uint8* src_argb, int src_stride_argb,
670 void ARGBToUVJRow_Any_SSSE3(const uint8* src_argb, int src_stride_argb,
684 void ARGBToUVRow_Any_NEON(const uint8* src_argb, int src_stride_argb,
686 void ARGBToUVJRow_Any_NEON(const uint8* src_argb, int src_stride_argb,
    [all...]
  /external/libyuv/files/include/libyuv/
convert_from_argb.h 24 int ARGBCopy(const uint8* src_argb, int src_stride_argb,
30 int ARGBToBGRA(const uint8* src_argb, int src_stride_argb,
36 int ARGBToABGR(const uint8* src_argb, int src_stride_argb,
42 int ARGBToRGBA(const uint8* src_argb, int src_stride_argb,
48 int ARGBToRGB24(const uint8* src_argb, int src_stride_argb,
54 int ARGBToRAW(const uint8* src_argb, int src_stride_argb,
60 int ARGBToRGB565(const uint8* src_argb, int src_stride_argb,
70 int ARGBToRGB565Dither(const uint8* src_argb, int src_stride_argb,
76 int ARGBToARGB1555(const uint8* src_argb, int src_stride_argb,
82 int ARGBToARGB4444(const uint8* src_argb, int src_stride_argb,
    [all...]
scale_argb.h 23 int ARGBScale(const uint8* src_argb, int src_stride_argb,
31 int ARGBScaleClip(const uint8* src_argb, int src_stride_argb,
planar_functions.h 137 int ARGBMirror(const uint8* src_argb, int src_stride_argb,
196 int ARGBGrayTo(const uint8* src_argb, int src_stride_argb,
217 int ARGBColorMatrix(const uint8* src_argb, int src_stride_argb,
251 int ARGBLumaColorTable(const uint8* src_argb, int src_stride_argb,
265 int ARGBPolynomial(const uint8* src_argb, int src_stride_argb,
281 int ARGBCopy(const uint8* src_argb, int src_stride_argb,
287 int ARGBCopyAlpha(const uint8* src_argb, int src_stride_argb,
293 int ARGBExtractAlpha(const uint8* src_argb, int src_stride_argb,
383 int ARGBAttenuate(const uint8* src_argb, int src_stride_argb,
389 int ARGBUnattenuate(const uint8* src_argb, int src_stride_argb,
    [all...]
rotate_argb.h 24 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
row.h 660 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb,
662 void ARGBToUVJRow_NEON(const uint8* src_argb, int src_stride_argb,
718 void ARGBToUVRow_AVX2(const uint8* src_argb, int src_stride_argb,
720 void ARGBToUVJRow_AVX2(const uint8* src_argb, int src_stride_argb,
722 void ARGBToUVRow_SSSE3(const uint8* src_argb, int src_stride_argb,
724 void ARGBToUVJRow_SSSE3(const uint8* src_argb, int src_stride_argb,
732 void ARGBToUVRow_Any_AVX2(const uint8* src_argb, int src_stride_argb,
734 void ARGBToUVJRow_Any_AVX2(const uint8* src_argb, int src_stride_argb,
736 void ARGBToUVRow_Any_SSSE3(const uint8* src_argb, int src_stride_argb,
738 void ARGBToUVJRow_Any_SSSE3(const uint8* src_argb, int src_stride_argb,
    [all...]
  /external/libyuv/files/source/
convert_from_argb.cc 25 int ARGBToI444(const uint8* src_argb, int src_stride_argb,
40 src_argb = src_argb + (height - 1) * src_stride_argb;
41 src_stride_argb = -src_stride_argb;
44 if (src_stride_argb == width * 4 &&
50 src_stride_argb = dst_stride_y = dst_stride_u = dst_stride_v = 0;
96 src_argb += src_stride_argb;
106 int ARGBToI422(const uint8* src_argb, int src_stride_argb,
112 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb,
124 src_argb = src_argb + (height - 1) * src_stride_argb;
    [all...]
rotate_argb.cc 161 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
171 src_argb = src_argb + (height - 1) * src_stride_argb;
172 src_stride_argb = -src_stride_argb;
178 return ARGBCopy(src_argb, src_stride_argb,
182 ARGBRotate90(src_argb, src_stride_argb,
187 ARGBRotate270(src_argb, src_stride_argb,
192 ARGBRotate180(src_argb, src_stride_argb,
planar_functions.cc 475 int ARGBMirror(const uint8* src_argb, int src_stride_argb,
487 src_argb = src_argb + (height - 1) * src_stride_argb;
488 src_stride_argb = -src_stride_argb;
518 src_argb += src_stride_argb;
    [all...]
convert.cc 516 int ARGBToI420(const uint8* src_argb, int src_stride_argb,
522 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb,
534 src_argb = src_argb + (height - 1) * src_stride_argb;
535 src_stride_argb = -src_stride_argb;
575 ARGBToUVRow(src_argb, src_stride_argb, dst_u, dst_v, width);
577 ARGBToYRow(src_argb + src_stride_argb, dst_y + dst_stride_y, width);
578 src_argb += src_stride_argb * 2;
804 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb,
918 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb,
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from_argb.cc 25 int ARGBToI444(const uint8* src_argb, int src_stride_argb,
40 src_argb = src_argb + (height - 1) * src_stride_argb;
41 src_stride_argb = -src_stride_argb;
44 if (src_stride_argb == width * 4 &&
50 src_stride_argb = dst_stride_y = dst_stride_u = dst_stride_v = 0;
96 src_argb += src_stride_argb;
106 int ARGBToI422(const uint8* src_argb, int src_stride_argb,
121 src_argb = src_argb + (height - 1) * src_stride_argb;
122 src_stride_argb = -src_stride_argb
    [all...]
rotate_argb.cc 161 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
171 src_argb = src_argb + (height - 1) * src_stride_argb;
172 src_stride_argb = -src_stride_argb;
178 return ARGBCopy(src_argb, src_stride_argb,
182 ARGBRotate90(src_argb, src_stride_argb,
187 ARGBRotate270(src_argb, src_stride_argb,
192 ARGBRotate180(src_argb, src_stride_argb,
planar_functions.cc 482 int ARGBMirror(const uint8* src_argb, int src_stride_argb,
494 src_argb = src_argb + (height - 1) * src_stride_argb;
495 src_stride_argb = -src_stride_argb;
525 src_argb += src_stride_argb;
    [all...]
convert.cc 516 int ARGBToI420(const uint8* src_argb, int src_stride_argb,
522 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb,
534 src_argb = src_argb + (height - 1) * src_stride_argb;
535 src_stride_argb = -src_stride_argb;
575 ARGBToUVRow(src_argb, src_stride_argb, dst_u, dst_v, width);
577 ARGBToYRow(src_argb + src_stride_argb, dst_y + dst_stride_y, width);
578 src_argb += src_stride_argb * 2;
804 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb,
918 void (*ARGBToUVRow)(const uint8* src_argb0, int src_stride_argb,
    [all...]
convert_argb.cc 28 int ARGBCopy(const uint8* src_argb, int src_stride_argb,
38 src_argb = src_argb + (height - 1) * src_stride_argb;
39 src_stride_argb = -src_stride_argb;
42 CopyPlane(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
    [all...]
scale_argb.cc 812 int ARGBScaleClip(const uint8* src_argb, int src_stride_argb,
826 ScaleARGB(src_argb, src_stride_argb, src_width, src_height,
834 int ARGBScale(const uint8* src_argb, int src_stride_argb,
844 ScaleARGB(src_argb, src_stride_argb, src_width, src_height,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
row.h 84 void ARGBToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
86 void BGRAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
88 void ABGRToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
97 void RGB24ToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
99 void RAWToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
115 void ARGBToUVRow_C(const uint8* src_argb0, int src_stride_argb,
117 void BGRAToUVRow_C(const uint8* src_argb0, int src_stride_argb,
119 void ABGRToUVRow_C(const uint8* src_argb0, int src_stride_argb,
121 void RGB24ToUVRow_C(const uint8* src_argb0, int src_stride_argb,
123 void RAWToUVRow_C(const uint8* src_argb0, int src_stride_argb,
    [all...]
  /external/libyuv/files/unit_test/
rotate_argb_test.cc 38 int src_stride_argb = src_width * kBpp; local
39 int src_argb_plane_size = src_stride_argb * abs(src_height);
54 RotatePlane(src_argb, src_stride_argb,
60 RotatePlane(src_argb, src_stride_argb,
66 ARGBRotate(src_argb, src_stride_argb,
72 ARGBRotate(src_argb, src_stride_argb,
scale_argb_test.cc 38 int src_stride_argb = (b * 2 + Abs(src_width)) * 4; local
61 ARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
66 ARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
73 ARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
83 ARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
118 static int TileARGBScale(const uint8* src_argb, int src_stride_argb,
156 int src_stride_argb = (b * 2 + Abs(src_width)) * 4; local
    [all...]
  /external/libyuv/files/docs/
rotation.md 72 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
91 int ARGBMirror(const uint8* src_argb, int src_stride_argb,
  /external/libyuv/files/util/
convert.cc 161 static int TileARGBScale(const uint8* src_argb, int src_stride_argb,
176 int r = libyuv::ARGBScaleClip(src_argb, src_stride_argb,

Completed in 3773 milliseconds

1 2