Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dxpmdec.c291 static int ascii2index(const uint8_t *cpixel, int cpp) in ascii2index() function
390 if ((ret = ascii2index(index, cpp)) < 0) in xpm_decode_frame()
411 if ((ret = ascii2index(ptr, cpp)) < 0) in xpm_decode_frame()