Lines Matching refs:v8
251 static void SetRow8_C(uint8* dst, uint32 v8, int count) {252 memset(dst, v8, count);