Searched refs:paint_rect (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | vmnc.c | 191 static av_always_inline void paint_rect(uint8_t *dst, int dx, int dy, in paint_rect() function 283 paint_rect(dst2, 0, 0, bw, bh, bg, bpp, stride); in decode_hextile() 306 paint_rect(dst2, rect_x, rect_y, in decode_hextile()
|