Skip to content
Snippets Groups Projects
Commit 95c89da3 authored by Ronald S. Bultje's avatar Ronald S. Bultje
Browse files

Use ptrdiff_t instead of int for intra pred "stride" function parameter.

This way, SIMD-optimized functions don't have to sign-extend their
stride argument manually to be able to do pointer arithmetic.
parent bad8e33d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment