Author | SHA1 | Message | Date |
---|---|---|---|
|
ba479f3daa |
hevc: Change type of array stride parameters to ptrdiff_t
ptrdiff_t is the correct type for array strides and similar. |
8 years ago |
|
67cb2c0f73 |
checkasm: hevc: Iterate over features first, then over bitdepths
This avoids listing the same feature multiple times in the test output. Previously the output contained something like this: SSE2: - hevc_mc.qpel [OK] - hevc_mc.epel [OK] - hevc_mc.unweighted_pred [OK] - hevc_mc.qpel [OK] - hevc_mc.epel [OK] - hevc_mc.unweighted_pred [OK] Signed-off-by: Martin Storsjö <martin@martin.st> |
9 years ago |
|
0cef06df07 | checkasm: add HEVC MC tests | 9 years ago |