Home
last modified time | relevance | path

Searched refs:draw_n_color (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dc93.c107 static inline void draw_n_color(uint8_t *out, int stride, int width, in draw_n_color() function
197 draw_n_color(out + i*stride, stride, 8, 1, 1, cols, in decode_frame()
210 draw_n_color(out + i + j*stride, stride, 4, 4, in decode_frame()
214 draw_n_color(out + i + j*stride, stride, 4, 4, in decode_frame()
218 draw_n_color(out + i + j*stride, stride, 4, 4, in decode_frame()

Completed in 1 milliseconds