Replace memcpy with memmove to Solve Memory Overlap Error

Replacing memcpy with memmove so there is no memcpy-param-overlap error.

Bug: 62887820
Test: vendor testing
Change-Id: I8292659f4f490ce1eed16356a7caf16df6324283
(cherry picked from commit 0a2112249af3c8de52f4da9e89d740b20246d050)
1 file changed
tree: 70e88bfe777062644b5183f0699dff54fed7170b
  1. common/
  2. decoder/
  3. test/
  4. Android.bp
  5. MODULE_LICENSE_APACHE2
  6. NOTICE