Author | SHA1 | Message | Date |
---|---|---|---|
|
de452e5037 |
pixblockdsp: Change type of stride parameters to ptrdiff_t
This avoids SIMD-optimized functions having to sign-extend their line size argument manually to be able to do pointer arithmetic. Also adjust parameter names to be "stride" everywhere. |
8 years ago |
|
f46bb608d9 | dsputil: Split off pixel block routines into their own context | 11 years ago |