Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcdgraphics.c35 #define CDG_FULL_WIDTH 300 macro
85 return ff_set_dimensions(avctx, CDG_FULL_WIDTH, CDG_FULL_HEIGHT); in cdg_decode_init()
104 memset(buf + CDG_FULL_WIDTH - CDG_BORDER_WIDTH + y * lsize, in cdg_border_preset()
144 if (ci > (CDG_FULL_WIDTH - CDG_TILE_WIDTH)) in cdg_tile_block()
255 CDG_FULL_WIDTH - hinc, 0, in, color, in cdg_scroll()
258 cdg_fill_wrapper(CDG_FULL_WIDTH + hinc, 0, out, in cdg_scroll()