Searched defs:dav1d_log (Results 1 – 2 of 2) sorted by relevance
39 #define dav1d_log dav1d_log macro44 #define dav1d_log(...) do { } while(0) macro
46 COLD void dav1d_log(Dav1dContext *const c, const char *const format, ...) { in dav1d_log() function