Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: CMakeLists.txt

Issue 2553403002: Add MSA optimized TransposeWx8_MSA and TransposeUVWx8_MSA functions (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2d8f5224e6ff1c7b3af39e25f828abcecfe14e81..e5e2c699fabd5465a7dcf80c7771fec01e3d057f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -33,6 +33,7 @@ set(ly_source_files
${ly_src_dir}/rotate_argb.cc
${ly_src_dir}/rotate_common.cc
${ly_src_dir}/rotate_mips.cc
+ ${ly_src_dir}/rotate_msa.cc
${ly_src_dir}/rotate_neon.cc
${ly_src_dir}/rotate_neon64.cc
${ly_src_dir}/rotate_gcc.cc
« no previous file with comments | « BUILD.gn ('k') | include/libyuv/macros_msa.h » ('j') | include/libyuv/macros_msa.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698