commit | bc0da3a96daa973f8d9cdc7b0beec9ab74e823ac | [log] [tgz] |
---|---|---|
author | Dheeraj CVR <cvr.dheeraj@gmail.com> | Sat May 30 23:08:59 2015 +0400 |
committer | rogersb11 <brettrogers11@gmail.com> | Tue Dec 08 13:44:48 2015 -0500 |
tree | 5b78b9447fb6b2c32d5755f2c50f24c27f376531 | |
parent | e48f7860b9c5a49850a4bc8b26ad2c69000a7da4 [diff] |
exynos: multimedia: speed up color conversion from ARGB8888 to YUV420SP Use NEON instructions for color conversion from ARGB8888 to YUV420SP. This greatly improves performance and can help achieve 30fps+ framerates when dealing with OMX_COLOR_FormatAndroidOpaque during Screen Recording and Screen Casting. Change-Id: Ifdaaf03e1ce6909822df3f046ef35dd977b84d17