Home
last modified time | relevance | path

Searched defs:src_argb (Results 1 – 25 of 56) sorted by relevance

123

/external/libaom/libaom/third_party/libyuv/source/
Dconvert_from_argb.cc25 int ARGBToI444(const uint8* src_argb, int src_stride_argb, in ARGBToI444()
106 int ARGBToI422(const uint8* src_argb, int src_stride_argb, in ARGBToI422()
187 int ARGBToI411(const uint8* src_argb, int src_stride_argb, in ARGBToI411()
259 int ARGBToNV12(const uint8* src_argb, int src_stride_argb, in ARGBToNV12()
368 int ARGBToNV21(const uint8* src_argb, int src_stride_argb, in ARGBToNV21()
477 int ARGBToYUY2(const uint8* src_argb, int src_stride_argb, in ARGBToYUY2()
584 int ARGBToUYVY(const uint8* src_argb, int src_stride_argb, in ARGBToUYVY()
691 int ARGBToI400(const uint8* src_argb, int src_stride_argb, in ARGBToI400()
752 int ARGBToRGBA(const uint8* src_argb, int src_stride_argb, in ARGBToRGBA()
763 int ARGBToRGB24(const uint8* src_argb, int src_stride_argb, in ARGBToRGB24()
[all …]
Dscale_gcc.cc718 void ScaleARGBRowDown2_SSE2(const uint8* src_argb, in ScaleARGBRowDown2_SSE2()
739 void ScaleARGBRowDown2Linear_SSE2(const uint8* src_argb, in ScaleARGBRowDown2Linear_SSE2()
763 void ScaleARGBRowDown2Box_SSE2(const uint8* src_argb, in ScaleARGBRowDown2Box_SSE2()
795 void ScaleARGBRowDownEven_SSE2(const uint8* src_argb, ptrdiff_t src_stride, in ScaleARGBRowDownEven_SSE2()
828 void ScaleARGBRowDownEvenBox_SSE2(const uint8* src_argb, in ScaleARGBRowDownEvenBox_SSE2()
872 void ScaleARGBCols_SSE2(uint8* dst_argb, const uint8* src_argb, in ScaleARGBCols_SSE2()
941 void ScaleARGBColsUp2_SSE2(uint8* dst_argb, const uint8* src_argb, in ScaleARGBColsUp2_SSE2()
977 void ScaleARGBFilterCols_SSSE3(uint8* dst_argb, const uint8* src_argb, in ScaleARGBFilterCols_SSSE3()
Drow_win.cc757 void ARGBToRGB24Row_SSSE3(const uint8* src_argb, uint8* dst_rgb, int pix) { in ARGBToRGB24Row_SSSE3()
795 void ARGBToRAWRow_SSSE3(const uint8* src_argb, uint8* dst_rgb, int pix) { in ARGBToRAWRow_SSSE3()
834 void ARGBToRGB565Row_SSE2(const uint8* src_argb, uint8* dst_rgb, int pix) { in ARGBToRGB565Row_SSE2()
872 void ARGBToRGB565DitherRow_SSE2(const uint8* src_argb, uint8* dst_rgb, in ARGBToRGB565DitherRow_SSE2()
918 void ARGBToRGB565DitherRow_AVX2(const uint8* src_argb, uint8* dst_rgb, in ARGBToRGB565DitherRow_AVX2()
961 void ARGBToARGB1555Row_SSE2(const uint8* src_argb, uint8* dst_rgb, int pix) { in ARGBToARGB1555Row_SSE2()
1002 void ARGBToARGB4444Row_SSE2(const uint8* src_argb, uint8* dst_rgb, int pix) { in ARGBToARGB4444Row_SSE2()
1032 void ARGBToRGB565Row_AVX2(const uint8* src_argb, uint8* dst_rgb, int pix) { in ARGBToRGB565Row_AVX2()
1069 void ARGBToARGB1555Row_AVX2(const uint8* src_argb, uint8* dst_rgb, int pix) { in ARGBToARGB1555Row_AVX2()
1109 void ARGBToARGB4444Row_AVX2(const uint8* src_argb, uint8* dst_rgb, int pix) { in ARGBToARGB4444Row_AVX2()
[all …]
Dscale_win.cc964 void ScaleARGBRowDown2_SSE2(const uint8* src_argb, in ScaleARGBRowDown2_SSE2()
989 void ScaleARGBRowDown2Linear_SSE2(const uint8* src_argb, in ScaleARGBRowDown2Linear_SSE2()
1017 void ScaleARGBRowDown2Box_SSE2(const uint8* src_argb, in ScaleARGBRowDown2Box_SSE2()
1051 void ScaleARGBRowDownEven_SSE2(const uint8* src_argb, ptrdiff_t src_stride, in ScaleARGBRowDownEven_SSE2()
1087 void ScaleARGBRowDownEvenBox_SSE2(const uint8* src_argb, in ScaleARGBRowDownEvenBox_SSE2()
1135 void ScaleARGBCols_SSE2(uint8* dst_argb, const uint8* src_argb, in ScaleARGBCols_SSE2()
1226 void ScaleARGBFilterCols_SSSE3(uint8* dst_argb, const uint8* src_argb, in ScaleARGBFilterCols_SSSE3()
1297 void ScaleARGBColsUp2_SSE2(uint8* dst_argb, const uint8* src_argb, in ScaleARGBColsUp2_SSE2()
Drow_neon.cc1081 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int pix) { in ARGBToRGB24Row_NEON()
1099 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int pix) { in ARGBToRAWRow_NEON()
1255 void ARGBShuffleRow_NEON(const uint8* src_argb, uint8* dst_argb, in ARGBShuffleRow_NEON()
1331 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int pix) { in ARGBToRGB565Row_NEON()
1350 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, uint8* dst_rgb, in ARGBToRGB565DitherRow_NEON()
1374 void ARGBToARGB1555Row_NEON(const uint8* src_argb, uint8* dst_argb1555, in ARGBToARGB1555Row_NEON()
1394 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, in ARGBToARGB4444Row_NEON()
1415 void ARGBToYRow_NEON(const uint8* src_argb, uint8* dst_y, int pix) { in ARGBToYRow_NEON()
1442 void ARGBToYJRow_NEON(const uint8* src_argb, uint8* dst_y, int pix) { in ARGBToYJRow_NEON()
1468 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v, in ARGBToUV444Row_NEON()
[all …]
Dscale_argb.cc36 const uint8* src_argb, uint8* dst_argb, in ScaleARGBDown2()
96 const uint8* src_argb, uint8* dst_argb, in ScaleARGBDown4Box()
143 const uint8* src_argb, uint8* dst_argb, in ScaleARGBDownEven()
190 const uint8* src_argb, uint8* dst_argb, in ScaleARGBBilinearDown()
300 const uint8* src_argb, uint8* dst_argb, in ScaleARGBBilinearUp()
665 const uint8* src_argb, uint8* dst_argb, in ScaleARGBSimple()
812 int ARGBScaleClip(const uint8* src_argb, int src_stride_argb, in ARGBScaleClip()
834 int ARGBScale(const uint8* src_argb, int src_stride_argb, in ARGBScale()
Drow_neon64.cc1079 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int pix) { in ARGBToRGB24Row_NEON()
1098 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int pix) { in ARGBToRAWRow_NEON()
1264 void ARGBShuffleRow_NEON(const uint8* src_argb, uint8* dst_argb, in ARGBShuffleRow_NEON()
1345 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int pix) { in ARGBToRGB565Row_NEON()
1365 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, uint8* dst_rgb, in ARGBToRGB565DitherRow_NEON()
1390 void ARGBToARGB1555Row_NEON(const uint8* src_argb, uint8* dst_argb1555, in ARGBToARGB1555Row_NEON()
1411 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, in ARGBToARGB4444Row_NEON()
1433 void ARGBToYRow_NEON(const uint8* src_argb, uint8* dst_y, int pix) { in ARGBToYRow_NEON()
1461 void ARGBToYJRow_NEON(const uint8* src_argb, uint8* dst_y, int pix) { in ARGBToYJRow_NEON()
1488 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v, in ARGBToUV444Row_NEON()
[all …]
Dscale_neon.cc773 void ScaleARGBRowDown2Linear_NEON(const uint8* src_argb, ptrdiff_t src_stride, in ScaleARGBRowDown2Linear_NEON()
844 void ScaleARGBRowDownEven_NEON(const uint8* src_argb, ptrdiff_t src_stride, in ScaleARGBRowDownEven_NEON()
872 void ScaleARGBRowDownEvenBox_NEON(const uint8* src_argb, ptrdiff_t src_stride, in ScaleARGBRowDownEvenBox_NEON()
928 void ScaleARGBCols_NEON(uint8* dst_argb, const uint8* src_argb, in ScaleARGBCols_NEON()
971 void ScaleARGBFilterCols_NEON(uint8* dst_argb, const uint8* src_argb, in ScaleARGBFilterCols_NEON()
Dscale_neon64.cc778 void ScaleARGBRowDown2Linear_NEON(const uint8* src_argb, ptrdiff_t src_stride, in ScaleARGBRowDown2Linear_NEON()
842 void ScaleARGBRowDownEven_NEON(const uint8* src_argb, ptrdiff_t src_stride, in ScaleARGBRowDownEven_NEON()
870 void ScaleARGBRowDownEvenBox_NEON(const uint8* src_argb, ptrdiff_t src_stride, in ScaleARGBRowDownEvenBox_NEON()
928 void ScaleARGBCols_NEON(uint8* dst_argb, const uint8* src_argb, in ScaleARGBCols_NEON()
973 void ScaleARGBFilterCols_NEON(uint8* dst_argb, const uint8* src_argb, in ScaleARGBFilterCols_NEON()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc25 int ARGBToI444(const uint8_t* src_argb, in ARGBToI444()
125 int ARGBToI422(const uint8_t* src_argb, in ARGBToI422()
223 int ARGBToNV12(const uint8_t* src_argb, in ARGBToNV12()
359 int ARGBToNV21(const uint8_t* src_argb, in ARGBToNV21()
495 int ARGBToYUY2(const uint8_t* src_argb, in ARGBToYUY2()
632 int ARGBToUYVY(const uint8_t* src_argb, in ARGBToUYVY()
769 int ARGBToI400(const uint8_t* src_argb, in ARGBToI400()
839 int ARGBToRGBA(const uint8_t* src_argb, in ARGBToRGBA()
851 int ARGBToRGB24(const uint8_t* src_argb, in ARGBToRGB24()
925 int ARGBToRAW(const uint8_t* src_argb, in ARGBToRAW()
[all …]
Drotate_argb.cc24 static void ARGBTranspose(const uint8_t* src_argb, in ARGBTranspose()
67 void ARGBRotate90(const uint8_t* src_argb, in ARGBRotate90()
82 void ARGBRotate270(const uint8_t* src_argb, in ARGBRotate270()
97 void ARGBRotate180(const uint8_t* src_argb, in ARGBRotate180()
180 int ARGBRotate(const uint8_t* src_argb, in ARGBRotate()
Dscale_win.cc995 __declspec(naked) void ScaleARGBRowDown2_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2_SSE2()
1020 __declspec(naked) void ScaleARGBRowDown2Linear_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_SSE2()
1048 __declspec(naked) void ScaleARGBRowDown2Box_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Box_SSE2()
1082 __declspec(naked) void ScaleARGBRowDownEven_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEven_SSE2()
1119 __declspec(naked) void ScaleARGBRowDownEvenBox_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_SSE2()
1168 const uint8_t* src_argb, in ScaleARGBCols_SSE2()
1261 const uint8_t* src_argb, in ScaleARGBFilterCols_SSSE3()
1334 const uint8_t* src_argb, in ScaleARGBColsUp2_SSE2()
Dscale_gcc.cc987 void ScaleARGBRowDown2_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2_SSE2()
1011 void ScaleARGBRowDown2Linear_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_SSE2()
1038 void ScaleARGBRowDown2Box_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Box_SSE2()
1070 void ScaleARGBRowDownEven_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEven_SSE2()
1107 void ScaleARGBRowDownEvenBox_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_SSE2()
1153 const uint8_t* src_argb, in ScaleARGBCols_SSE2()
1223 const uint8_t* src_argb, in ScaleARGBColsUp2_SSE2()
1264 const uint8_t* src_argb, in ScaleARGBFilterCols_SSSE3()
Drow_neon.cc907 void ARGBToRGB24Row_NEON(const uint8_t* src_argb, in ARGBToRGB24Row_NEON()
925 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON()
1066 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON()
1131 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON()
1148 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON()
1170 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON()
1187 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON()
1206 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON()
1229 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON()
1247 void ARGBToYJRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYJRow_NEON()
[all …]
Dscale_argb.cc39 const uint8_t* src_argb, in ScaleARGBDown2()
134 const uint8_t* src_argb, in ScaleARGBDown4Box()
192 const uint8_t* src_argb, in ScaleARGBDownEven()
258 const uint8_t* src_argb, in ScaleARGBBilinearDown()
374 const uint8_t* src_argb, in ScaleARGBBilinearUp()
768 const uint8_t* src_argb, in ScaleARGBSimple()
925 int ARGBScaleClip(const uint8_t* src_argb, in ARGBScaleClip()
953 int ARGBScale(const uint8_t* src_argb, in ARGBScale()
Drow_neon64.cc961 void ARGBToRGB24Row_NEON(const uint8_t* src_argb, in ARGBToRGB24Row_NEON()
979 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON()
1121 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON()
1187 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON()
1204 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON()
1225 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON()
1243 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON()
1263 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON()
1286 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON()
1304 void ARGBToYJRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYJRow_NEON()
[all …]
Dscale_neon.cc730 void ScaleARGBRowDown2Linear_NEON(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_NEON()
789 void ScaleARGBRowDownEven_NEON(const uint8_t* src_argb, in ScaleARGBRowDownEven_NEON()
814 void ScaleARGBRowDownEvenBox_NEON(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_NEON()
861 const uint8_t* src_argb, in ScaleARGBCols_NEON()
904 const uint8_t* src_argb, in ScaleARGBFilterCols_NEON()
/external/libyuv/files/source/
Dconvert_from_argb.cc25 int ARGBToI444(const uint8_t* src_argb, in ARGBToI444()
141 int ARGBToI422(const uint8_t* src_argb, in ARGBToI422()
256 int ARGBToNV12(const uint8_t* src_argb, in ARGBToNV12()
416 int ARGBToNV21(const uint8_t* src_argb, in ARGBToNV21()
736 int ARGBToYUY2(const uint8_t* src_argb, in ARGBToYUY2()
897 int ARGBToUYVY(const uint8_t* src_argb, in ARGBToUYVY()
1058 int ARGBToI400(const uint8_t* src_argb, in ARGBToI400()
1136 int ARGBToRGBA(const uint8_t* src_argb, in ARGBToRGBA()
1148 int ARGBToRGB24(const uint8_t* src_argb, in ARGBToRGB24()
1230 int ARGBToRAW(const uint8_t* src_argb, in ARGBToRAW()
[all …]
Drotate_argb.cc24 static void ARGBTranspose(const uint8_t* src_argb, in ARGBTranspose()
75 void ARGBRotate90(const uint8_t* src_argb, in ARGBRotate90()
90 void ARGBRotate270(const uint8_t* src_argb, in ARGBRotate270()
105 void ARGBRotate180(const uint8_t* src_argb, in ARGBRotate180()
196 int ARGBRotate(const uint8_t* src_argb, in ARGBRotate()
Dscale_win.cc995 __declspec(naked) void ScaleARGBRowDown2_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2_SSE2()
1020 __declspec(naked) void ScaleARGBRowDown2Linear_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_SSE2()
1048 __declspec(naked) void ScaleARGBRowDown2Box_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Box_SSE2()
1082 __declspec(naked) void ScaleARGBRowDownEven_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEven_SSE2()
1119 __declspec(naked) void ScaleARGBRowDownEvenBox_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_SSE2()
1168 const uint8_t* src_argb, in ScaleARGBCols_SSE2()
1261 const uint8_t* src_argb, in ScaleARGBFilterCols_SSSE3()
1334 const uint8_t* src_argb, in ScaleARGBColsUp2_SSE2()
Dscale_gcc.cc987 void ScaleARGBRowDown2_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2_SSE2()
1011 void ScaleARGBRowDown2Linear_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_SSE2()
1038 void ScaleARGBRowDown2Box_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Box_SSE2()
1070 void ScaleARGBRowDownEven_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEven_SSE2()
1107 void ScaleARGBRowDownEvenBox_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_SSE2()
1153 const uint8_t* src_argb, in ScaleARGBCols_SSE2()
1223 const uint8_t* src_argb, in ScaleARGBColsUp2_SSE2()
1264 const uint8_t* src_argb, in ScaleARGBFilterCols_SSSE3()
Dscale_argb.cc39 const uint8_t* src_argb, in ScaleARGBDown2()
150 const uint8_t* src_argb, in ScaleARGBDown4Box()
208 const uint8_t* src_argb, in ScaleARGBDownEven()
284 const uint8_t* src_argb, in ScaleARGBBilinearDown()
400 const uint8_t* src_argb, in ScaleARGBBilinearUp()
828 const uint8_t* src_argb, in ScaleARGBSimple()
998 int ARGBScaleClip(const uint8_t* src_argb, in ARGBScaleClip()
1026 int ARGBScale(const uint8_t* src_argb, in ARGBScale()
Drow_neon.cc907 void ARGBToRGB24Row_NEON(const uint8_t* src_argb, in ARGBToRGB24Row_NEON()
925 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON()
1066 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON()
1131 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON()
1148 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON()
1170 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON()
1187 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON()
1206 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON()
1229 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON()
1247 void ARGBToYJRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYJRow_NEON()
[all …]
Dscale_neon.cc718 void ScaleARGBRowDown2Linear_NEON(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_NEON()
777 void ScaleARGBRowDownEven_NEON(const uint8_t* src_argb, in ScaleARGBRowDownEven_NEON()
802 void ScaleARGBRowDownEvenBox_NEON(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_NEON()
849 const uint8_t* src_argb, in ScaleARGBCols_NEON()
892 const uint8_t* src_argb, in ScaleARGBFilterCols_NEON()
Drow_neon64.cc961 void ARGBToRGB24Row_NEON(const uint8_t* src_argb, in ARGBToRGB24Row_NEON()
979 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON()
1121 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON()
1187 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON()
1204 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON()
1225 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON()
1243 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON()
1263 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON()
1286 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON()
1304 void ARGBToYJRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYJRow_NEON()
[all …]

123