mirror of
https://github.com/openharmony/third_party_ffmpeg.git
synced 2026-08-24 22:41:28 -04:00
6892df9294
This avoids SIMD-optimized functions having to sign-extend their stride argument manually to be able to do pointer arithmetic. Also adjust parameter names to be "stride" everywhere.