| /third_party/skia/m133/third_party/externals/libyuv/source/ |
| D | rotate_argb.cc | 24 static int ARGBTranspose(const uint8_t* src_argb, in ARGBTranspose() 80 static int ARGBRotate90(const uint8_t* src_argb, in ARGBRotate90() 95 static int ARGBRotate270(const uint8_t* src_argb, in ARGBRotate270() 110 static int ARGBRotate180(const uint8_t* src_argb, in ARGBRotate180() 202 int ARGBRotate(const uint8_t* src_argb, in ARGBRotate()
|
| D | convert_from_argb.cc | 25 int ARGBToI444(const uint8_t* src_argb, in ARGBToI444() 141 int ARGBToI422(const uint8_t* src_argb, in ARGBToI422() 257 int ARGBToNV12(const uint8_t* src_argb, in ARGBToNV12() 419 int ARGBToNV21(const uint8_t* src_argb, in ARGBToNV21() 884 int ARGBToYUY2(const uint8_t* src_argb, in ARGBToYUY2() 1047 int ARGBToUYVY(const uint8_t* src_argb, in ARGBToUYVY() 1210 int ARGBToI400(const uint8_t* src_argb, in ARGBToI400() 1288 int ARGBToRGBA(const uint8_t* src_argb, in ARGBToRGBA() 1300 int ARGBToRGB24(const uint8_t* src_argb, in ARGBToRGB24() 1382 int ARGBToRAW(const uint8_t* src_argb, in ARGBToRAW() [all …]
|
| D | scale_win.cc | 996 __declspec(naked) void ScaleARGBRowDown2_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2_SSE2() 1021 __declspec(naked) void ScaleARGBRowDown2Linear_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_SSE2() 1049 __declspec(naked) void ScaleARGBRowDown2Box_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Box_SSE2() 1083 __declspec(naked) void ScaleARGBRowDownEven_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEven_SSE2() 1120 __declspec(naked) void ScaleARGBRowDownEvenBox_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_SSE2() 1169 const uint8_t* src_argb, in ScaleARGBCols_SSE2() 1262 const uint8_t* src_argb, in ScaleARGBFilterCols_SSSE3() 1335 const uint8_t* src_argb, in ScaleARGBColsUp2_SSE2()
|
| D | row_neon.cc | 697 void SplitARGBRow_NEON(const uint8_t* src_argb, in SplitARGBRow_NEON() 753 void SplitXRGBRow_NEON(const uint8_t* src_argb, in SplitXRGBRow_NEON() 1134 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON() 1349 void ARGBToRGB24Row_NEON(const uint8_t* src_argb, in ARGBToRGB24Row_NEON() 1368 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON() 1509 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON() 1574 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON() 1591 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON() 1613 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON() 1630 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON() [all …]
|
| D | row_gcc.cc | 1087 void ARGBToAR64Row_SSSE3(const uint8_t* src_argb, in ARGBToAR64Row_SSSE3() 1111 void ARGBToAB64Row_SSSE3(const uint8_t* src_argb, in ARGBToAB64Row_SSSE3() 1187 void ARGBToAR64Row_AVX2(const uint8_t* src_argb, in ARGBToAR64Row_AVX2() 1213 void ARGBToAB64Row_AVX2(const uint8_t* src_argb, in ARGBToAB64Row_AVX2() 1365 void ARGBToYRow_SSSE3(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_SSSE3() 1386 void ARGBToYJRow_SSSE3(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYJRow_SSSE3() 1427 void ARGBToYRow_AVX2(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_AVX2() 1471 void ARGBToYJRow_AVX2(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYJRow_AVX2() 1510 void ARGBToUVRow_SSSE3(const uint8_t* src_argb, in ARGBToUVRow_SSSE3() 1579 void ARGBToUVRow_AVX2(const uint8_t* src_argb, in ARGBToUVRow_AVX2() [all …]
|
| D | scale_argb.cc | 39 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() 416 const uint8_t* src_argb, in ScaleARGBBilinearUp() 879 const uint8_t* src_argb, in ScaleARGBSimple() 1044 int ARGBScaleClip(const uint8_t* src_argb, in ARGBScaleClip() 1072 int ARGBScale(const uint8_t* src_argb, in ARGBScale()
|
| D | row_neon64.cc | 1323 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON() 1566 void ARGBToRGB24Row_NEON(const uint8_t* src_argb, in ARGBToRGB24Row_NEON() 1584 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON() 1733 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON() 1802 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON() 1820 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON() 1843 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON() 1861 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON() 1882 void ARGBToAR64Row_NEON(const uint8_t* src_argb, in ARGBToAR64Row_NEON() 1905 void ARGBToAB64Row_NEON(const uint8_t* src_argb, in ARGBToAB64Row_NEON() [all …]
|
| D | scale_rgb.cc | 41 uint8_t* src_argb = in RGBScale() local
|
| D | scale_gcc.cc | 1953 void ScaleARGBRowDown2_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2_SSE2() 1975 void ScaleARGBRowDown2Linear_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_SSE2() 2000 void ScaleARGBRowDown2Box_SSE2(const uint8_t* src_argb, in ScaleARGBRowDown2Box_SSE2() 2030 void ScaleARGBRowDownEven_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEven_SSE2() 2067 void ScaleARGBRowDownEvenBox_SSE2(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_SSE2() 2113 const uint8_t* src_argb, in ScaleARGBCols_SSE2() 2183 const uint8_t* src_argb, in ScaleARGBColsUp2_SSE2() 2222 const uint8_t* src_argb, in ScaleARGBFilterCols_SSSE3()
|
| D | row_mmi.cc | 314 void ARGBToRGB24Row_MMI(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB24Row_MMI() 348 void ARGBToRAWRow_MMI(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRAWRow_MMI() 398 void ARGBToRGB565Row_MMI(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB565Row_MMI() 449 void ARGBToRGB565DitherRow_MMI(const uint8_t* src_argb, in ARGBToRGB565DitherRow_MMI() 510 void ARGBToARGB1555Row_MMI(const uint8_t* src_argb, in ARGBToARGB1555Row_MMI() 559 void ARGBToARGB4444Row_MMI(const uint8_t* src_argb, in ARGBToARGB4444Row_MMI() 608 void ARGBToYRow_MMI(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_MMI() 924 void BGRAToYRow_MMI(const uint8_t* src_argb, uint8_t* dst_y, int width) { in BGRAToYRow_MMI() 1240 void ABGRToYRow_MMI(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ABGRToYRow_MMI() 1556 void RGBAToYRow_MMI(const uint8_t* src_argb, uint8_t* dst_y, int width) { in RGBAToYRow_MMI() [all …]
|
| D | scale_mmi.cc | 172 void ScaleARGBRowDown2_MMI(const uint8_t* src_argb, in ScaleARGBRowDown2_MMI() 203 void ScaleARGBRowDown2Linear_MMI(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_MMI() 235 void ScaleARGBRowDown2Box_MMI(const uint8_t* src_argb, in ScaleARGBRowDown2Box_MMI() 816 void ScaleARGBRowDownEven_MMI(const uint8_t* src_argb, in ScaleARGBRowDownEven_MMI() 845 void ScaleARGBRowDownEvenBox_MMI(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_MMI() 918 const uint8_t* src_argb, in ScaleARGBCols_MMI() 953 const uint8_t* src_argb, in ScaleARGBColsUp2_MMI()
|
| D | scale_neon.cc | 1196 void ScaleARGBRowDown2Linear_NEON(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_NEON() 1255 void ScaleARGBRowDownEven_NEON(const uint8_t* src_argb, in ScaleARGBRowDownEven_NEON() 1280 void ScaleARGBRowDownEvenBox_NEON(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_NEON() 1327 const uint8_t* src_argb, in ScaleARGBCols_NEON() 1370 const uint8_t* src_argb, in ScaleARGBFilterCols_NEON()
|
| D | scale_neon64.cc | 1238 void ScaleARGBRowDown2Linear_NEON(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_NEON() 1299 void ScaleARGBRowDownEven_NEON(const uint8_t* src_argb, in ScaleARGBRowDownEven_NEON() 1326 void ScaleARGBRowDownEvenBox_NEON(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_NEON() 1378 const uint8_t* src_argb, in ScaleARGBCols_NEON() 1424 const uint8_t* src_argb, in ScaleARGBFilterCols_NEON()
|
| D | scale_common.cc | 870 void ScaleARGBRowDown2_C(const uint8_t* src_argb, in ScaleARGBRowDown2_C() 889 void ScaleARGBRowDown2Linear_C(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_C() 905 void ScaleARGBRowDown2Box_C(const uint8_t* src_argb, in ScaleARGBRowDown2Box_C() 928 void ScaleARGBRowDownEven_C(const uint8_t* src_argb, in ScaleARGBRowDownEven_C() 948 void ScaleARGBRowDownEvenBox_C(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_C() 974 const uint8_t* src_argb, in ScaleARGBCols_C() 994 const uint8_t* src_argb, in ScaleARGBCols64_C() 1016 const uint8_t* src_argb, in ScaleARGBColsUp2_C() 1045 const uint8_t* src_argb, in ScaleARGBFilterCols_C() 1077 const uint8_t* src_argb, in ScaleARGBFilterCols64_C() [all …]
|
| D | planar_functions.cc | 1159 void SplitARGBPlaneAlpha(const uint8_t* src_argb, in SplitARGBPlaneAlpha() 1230 void SplitARGBPlaneOpaque(const uint8_t* src_argb, in SplitARGBPlaneOpaque() 1295 void SplitARGBPlane(const uint8_t* src_argb, in SplitARGBPlane() 2380 int ARGBMirror(const uint8_t* src_argb, in ARGBMirror() 3241 int ARGBAttenuate(const uint8_t* src_argb, in ARGBAttenuate() 3315 int ARGBUnattenuate(const uint8_t* src_argb, in ARGBUnattenuate() 3366 int ARGBGrayTo(const uint8_t* src_argb, in ARGBGrayTo() 3518 int ARGBColorMatrix(const uint8_t* src_argb, in ARGBColorMatrix() 3743 int ARGBComputeCumulativeSum(const uint8_t* src_argb, in ARGBComputeCumulativeSum() 3778 int ARGBBlur(const uint8_t* src_argb, in ARGBBlur() [all …]
|
| D | row_common.cc | 277 void ARGBToRGB24Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB24Row_C() 291 void ARGBToRAWRow_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRAWRow_C() 305 void ARGBToRGB565Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB565Row_C() 335 void ARGBToRGB565DitherRow_C(const uint8_t* src_argb, in ARGBToRGB565DitherRow_C() 363 void ARGBToARGB1555Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB1555Row_C() 388 void ARGBToARGB4444Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB4444Row_C() 426 void ARGBToAR30Row_C(const uint8_t* src_argb, uint8_t* dst_ar30, int width) { in ARGBToAR30Row_C() 439 void ARGBToAR64Row_C(const uint8_t* src_argb, uint16_t* dst_ar64, int width) { in ARGBToAR64Row_C() 451 void ARGBToAB64Row_C(const uint8_t* src_argb, uint16_t* dst_ab64, int width) { in ARGBToAB64Row_C() 1087 void ARGBToUV444Row_C(const uint8_t* src_argb, in ARGBToUV444Row_C() [all …]
|
| D | scale_lsx.cc | 36 void ScaleARGBRowDown2_LSX(const uint8_t* src_argb, in ScaleARGBRowDown2_LSX() 54 void ScaleARGBRowDown2Linear_LSX(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_LSX() 74 void ScaleARGBRowDown2Box_LSX(const uint8_t* src_argb, in ScaleARGBRowDown2Box_LSX() 102 void ScaleARGBRowDownEven_LSX(const uint8_t* src_argb, in ScaleARGBRowDownEven_LSX() 130 void ScaleARGBRowDownEvenBox_LSX(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_LSX() 509 const uint8_t* src_argb, in ScaleARGBCols_LSX() 536 const uint8_t* src_argb, in ScaleARGBFilterCols_LSX()
|
| D | scale_msa.cc | 32 void ScaleARGBRowDown2_MSA(const uint8_t* src_argb, in ScaleARGBRowDown2_MSA() 50 void ScaleARGBRowDown2Linear_MSA(const uint8_t* src_argb, in ScaleARGBRowDown2Linear_MSA() 70 void ScaleARGBRowDown2Box_MSA(const uint8_t* src_argb, in ScaleARGBRowDown2Box_MSA() 106 void ScaleARGBRowDownEven_MSA(const uint8_t* src_argb, in ScaleARGBRowDownEven_MSA() 130 void ScaleARGBRowDownEvenBox_MSA(const uint8_t* src_argb, in ScaleARGBRowDownEvenBox_MSA() 634 const uint8_t* src_argb, in ScaleARGBCols_MSA() 661 const uint8_t* src_argb, in ScaleARGBFilterCols_MSA()
|
| D | row_msa.cc | 800 void ARGBToYRow_MSA(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_MSA() 846 void ARGBToUVRow_MSA(const uint8_t* src_argb, in ARGBToUVRow_MSA() 971 void ARGBToRGB24Row_MSA(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB24Row_MSA() 995 void ARGBToRAWRow_MSA(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRAWRow_MSA() 1019 void ARGBToRGB565Row_MSA(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB565Row_MSA() 1053 void ARGBToARGB1555Row_MSA(const uint8_t* src_argb, in ARGBToARGB1555Row_MSA() 1095 void ARGBToARGB4444Row_MSA(const uint8_t* src_argb, in ARGBToARGB4444Row_MSA() 1120 void ARGBToUV444Row_MSA(const uint8_t* src_argb, in ARGBToUV444Row_MSA() 1192 void ARGBMultiplyRow_MSA(const uint8_t* src_argb, in ARGBMultiplyRow_MSA() 1231 void ARGBAddRow_MSA(const uint8_t* src_argb, in ARGBAddRow_MSA() [all …]
|
| D | row_lasx.cc | 888 void ARGBToRGB24Row_LASX(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB24Row_LASX() 934 void ARGBToRAWRow_LASX(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRAWRow_LASX() 980 void ARGBToRGB565Row_LASX(const uint8_t* src_argb, in ARGBToRGB565Row_LASX() 1007 void ARGBToARGB1555Row_LASX(const uint8_t* src_argb, in ARGBToARGB1555Row_LASX() 1039 void ARGBToARGB4444Row_LASX(const uint8_t* src_argb, in ARGBToARGB4444Row_LASX() 1060 void ARGBToUV444Row_LASX(const uint8_t* src_argb, in ARGBToUV444Row_LASX() 1175 void ARGBAttenuateRow_LASX(const uint8_t* src_argb, in ARGBAttenuateRow_LASX() 1217 void ARGBToRGB565DitherRow_LASX(const uint8_t* src_argb, in ARGBToRGB565DitherRow_LASX() 1255 void ARGBShuffleRow_LASX(const uint8_t* src_argb, in ARGBShuffleRow_LASX() 1278 void ARGBShadeRow_LASX(const uint8_t* src_argb, in ARGBShadeRow_LASX() [all …]
|
| D | row_lsx.cc | 917 void ARGBToYJRow_LSX(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYJRow_LSX() 1173 void ARGBToUVJRow_LSX(const uint8_t* src_argb, in ARGBToUVJRow_LSX() 1537 void ARGBExtractAlphaRow_LSX(const uint8_t* src_argb, in ARGBExtractAlphaRow_LSX() 1556 void ARGBBlendRow_LSX(const uint8_t* src_argb, in ARGBBlendRow_LSX() 1674 void ARGBColorMatrixRow_LSX(const uint8_t* src_argb, in ARGBColorMatrixRow_LSX()
|
| /third_party/skia/m133/third_party/externals/libyuv/util/ |
| D | yuvconvert.cc | 162 static int TileARGBScale(const uint8_t* src_argb, in TileARGBScale()
|
| /third_party/skia/third_party/externals/libwebp/src/mux/ |
| D | anim_encode.c | 428 const uint32_t* const src_argb = in MinimizeChangeRectangle() local 444 const uint32_t* const src_argb = in MinimizeChangeRectangle() local 459 const uint32_t* const src_argb = in MinimizeChangeRectangle() local 475 const uint32_t* const src_argb = in MinimizeChangeRectangle() local
|
| /third_party/skia/m133/third_party/externals/libwebp/src/mux/ |
| D | anim_encode.c | 429 const uint32_t* const src_argb = in MinimizeChangeRectangle() local 445 const uint32_t* const src_argb = in MinimizeChangeRectangle() local 460 const uint32_t* const src_argb = in MinimizeChangeRectangle() local 476 const uint32_t* const src_argb = in MinimizeChangeRectangle() local
|
| /third_party/skia/m133/third_party/externals/libyuv/unit_test/ |
| D | scale_argb_test.cc | 126 static int TileARGBScale(const uint8_t* src_argb, in TileARGBScale()
|