Searched refs:paint_raw (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | vmnc.c | 221 static av_always_inline void paint_raw(uint8_t *dst, int w, int h, in paint_raw() function 272 paint_raw(dst2, bw, bh, gb, bpp, c->bigendian, stride); in decode_hextile() 476 paint_raw(outptr, w, h, gb, c->bpp2, c->bigendian, in decode_frame()
|