media/renderers: Replace memcpy with libyuv::CopyPlane in copying planes
memcpy is used to copy src a plane to the dst plane, this CL replaces it with libyuv::CopyPlane. Bug: None Change-Id: I6508e2bfecd24e71504d0495ec9f9b5ad8a5b402 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360507 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#799325}
Showing
Please register or sign in to comment