Using libyuv::CopyPlane to do an optimised copy of a linear buffer
memcpy is used to copy a linear buffer to the dst linear buffer, this CL replaces it with libyuv::CopyPlane. Bug: None Change-Id: I2741aed2defe526bdba9106695933037a541bcea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2474913Reviewed-by:Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Zhaoliang Ma <zhaoliang.ma@intel.com> Cr-Commit-Position: refs/heads/master@{#818334}
Showing
Please register or sign in to comment