Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdav1d/include/common/
H A Dbitdepth.h48 #define pixel_set memset macro
66 static inline void pixel_set(pixel *const dst, const int val, const int num) { in pixel_set() function