Searched defs:ARGBToARGB4444Row_C (Results 1 – 3 of 3) sorted by relevance
279 void ARGBToARGB4444Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToARGB4444Row_C() function
263 void ARGBToARGB4444Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToARGB4444Row_C() function
333 void ARGBToARGB4444Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB4444Row_C() function