Descriptionmedia: Use libyuv::CopyPlane instead of memcpy.
libyuv::CopyPlane uses some low level optmization that memcpy doesn't have.
This patch replaces the memcpy used when copying video frames to I420
GpuMemoryBuffers with libyuv::CopyPlane.
BUG=
Committed: https://crrev.com/302545262c4cacaf9224567e7796a12194d247fd
Cr-Commit-Position: refs/heads/master@{#353898}
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|