Searched refs:StoreGray (Results 1 – 1 of 1) sorted by relevance
123 static void StoreGray(const fixed_y_t* rgb, fixed_y_t* y, int w) { in StoreGray() function346 StoreGray(src1, best_y + 0, w); in DoSharpArgbToYuv()347 StoreGray(src2, best_y + w, w); in DoSharpArgbToYuv()