|
Libyuv MIPS DSPR2 optimizations.
Optimized functions:
I444ToARGBRow_DSPR2
I422ToARGB4444Row_DSPR2
I422ToARGB1555Row_DSPR2
NV12ToARGBRow_DSPR2
BGRAToUVRow_DSPR2
BGRAToYRow_DSPR2
ABGRToUVRow_DSPR2
ARGBToYRow_DSPR2
ABGRToYRow_DSPR2
RGBAToUVRow_DSPR2
RGBAToYRow_DSPR2
ARGBToUVRow_DSPR2
RGB24ToARGBRow_DSPR2
RAWToARGBRow_DSPR2
RGB565ToARGBRow_DSPR2
ARGB1555ToARGBRow_DSPR2
ARGB4444ToARGBRow_DSPR2
ScaleAddRow_DSPR2
Bug-fixes in functions:
ScaleRowDown2_DSPR2
ScaleRowDown4_DSPR2
BUG=
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/000d2fa91a487a2430be8ace333f199c51467b5b
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1855 lines, -353 lines) |
Patch |
 |
M |
include/libyuv/row.h
|
View
|
|
8 chunks |
+157 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/libyuv/scale_row.h
|
View
|
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/convert.cc
|
View
|
|
7 chunks |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/convert_argb.cc
|
View
|
|
8 chunks |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/convert_from.cc
|
View
|
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/convert_from_argb.cc
|
View
|
|
7 chunks |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/row_any.cc
|
View
|
|
4 chunks |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/row_common.cc
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/row_mips.cc
|
View
|
|
3 chunks |
+1071 lines, -121 lines |
0 comments
|
Download
|
 |
M |
source/row_win.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/scale.cc
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/scale_any.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/scale_mips.cc
|
View
|
|
5 chunks |
+53 lines, -8 lines |
0 comments
|
Download
|
 |
M |
unit_test/convert_test.cc
|
View
|
|
6 chunks |
+235 lines, -210 lines |
0 comments
|
Download
|
 |
M |
util/psnr_main.cc
|
View
|
|
1 chunk |
+8 lines, -6 lines |
0 comments
|
Download
|
Total messages: 4 (2 generated)
|