Home
last modified time | relevance | path

Searched defs:checkasm_check_entry (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libdav1d/tests/checkasm/
H A Dfilmgrain.c38 #define checkasm_check_entry(...) checkasm_check(int8_t, __VA_ARGS__) macro
40 #define checkasm_check_entry(...) checkasm_check(int16_t, __VA_ARGS__) macro