Searched refs:StoreGray (Results 1 – 1 of 1) sorted by relevance
307 static void StoreGray(const fixed_y_t* rgb, fixed_y_t* y, int w) { in StoreGray() function496 StoreGray(src1, best_y + 0, w); in PreprocessARGB()497 StoreGray(src2, best_y + w, w); in PreprocessARGB()
Completed in 6 milliseconds