Skip to content

checkasm: Helpers for allocating and checking padded rectangles

Martin Storsjö requested to merge mstorsjo/dav1d:checkasm-pixel-padding into master

Including an example for converting check_intra_pred to use it; this catches the issue fixed by !1176 (merged).

Suggestions on ways to shorten the overly long function names (checkasm_check_pixel_padded) are welcome.

Edited by Martin Storsjö

Merge request reports