Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dxpmdec.c236 static uint32_t color_string_to_rgba(const char *p, int len) in color_string_to_rgba() function
393 x->pixels[ret] = color_string_to_rgba(ptr, len); in xpm_decode_frame()