Searched refs:RGB_to_RGB1_portable (Results 1 – 1 of 1) sorted by relevance
69 static void RGB_to_RGB1_portable(uint32_t dst[], const void* vsrc, int count) { in RGB_to_RGB1_portable() function329 auto proc = kSwapRB ? RGB_to_BGR1_portable : RGB_to_RGB1_portable; in insert_alpha_should_swaprb()630 auto proc = kSwapRB ? RGB_to_BGR1_portable : RGB_to_RGB1_portable; in insert_alpha_should_swaprb()815 RGB_to_RGB1_portable(dst, src, count); in RGB_to_RGB1()