Home
last modified time | relevance | path

Searched refs:rgb5652rgb (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtexturedspenc.c161 static inline void rgb5652rgb(uint8_t *out, uint16_t v) in rgb5652rgb() function
190 rgb5652rgb(color + 0, c0); in match_colors()
191 rgb5652rgb(color + 4, c1); in match_colors()