DescriptionOptimize Android NV12 capture
This CL optimizes the Android capture NV12 -> I420 + scaling code. For
example, when the input is 1280x720 and we adapt to 640x360, this CL:
- Reduces conversion time from 3.37 ms to 1.46 ms.
- Reduces memory footprint by 1 MB.
BUG=webrtc:6319
Committed: https://crrev.com/36d38cbb153e19bdc3c62a750aba6889da40aac2
Cr-Commit-Position: refs/heads/master@{#14167}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update memory region comment #
Messages
Total messages: 18 (8 generated)
|