
Currently N21 is used per default. But according to http://developer.android.com/reference/android/graphics/ImageFormat.html#YV12 YV12 has been mandatory to support since api level 12. Since YV12 and I420 is the same except for the order of planes, this format is cheaper to use. Tested on N5, N6 and a Samsung device. BUG=4011 R=glaznev@webrtc.org Review URL: https://webrtc-codereview.appspot.com/40749004 Cr-Commit-Position: refs/heads/master@{#8411} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8411 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%