Searched refs:to565 (Results 1 – 2 of 2) sorted by relevance
22 #define to565(r,g,b) \ macro35 out = to565(in[0],in[1],in[2]); in to_565_raw()65 out = to565(rb, gb, bb); in to_565_raw_dither()109 color = to565(in[0],in[1],in[2]); in to_565_rle()
12 LOCAL_SRC_FILES := to565.c