Home
last modified time | relevance | path

Searched defs:src_rgb (Results 1 – 1 of 1) sorted by relevance

/external/libyuv/files/source/
Drow_common.cc98 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) { in RGB565ToARGBRow_C()
112 void ARGB1555ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) { in ARGB1555ToARGBRow_C()
127 void ARGB4444ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) { in ARGB4444ToARGBRow_C()