Searched defs:ARGBToRGB565Row_C (Results 1 – 3 of 3) sorted by relevance
180 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToRGB565Row_C() function
250 void ARGBToRGB565Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB565Row_C() function