Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dansi.c141 static void erase_line(AVCodecContext * avctx, int xoffset, int xlength) in erase_line() function
275 erase_line(avctx, s->x, avctx->width - s->x); in execute_code()
281 erase_line(avctx, 0, s->x); in execute_code()
292 erase_line(avctx, s->x, avctx->width - s->x); in execute_code()
295 erase_line(avctx, 0, s->x); in execute_code()
298 erase_line(avctx, 0, avctx->width); in execute_code()