Searched defs:backstep (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | scpr.h | 83 uint32_t backstep, int off, int *cx, int *cx1) in decode_run_i() 227 uint32_t backstep, int sx1, int sx2, in decode_run_p()
|
D | scpr.c | 303 uint32_t clr = 0, r, g, b, backstep = linesize - avctx->width; in decompress_i() local 376 int backstep = linesize - avctx->width; in decompress_p() local
|
D | scpr3.c | 936 uint32_t backstep = linesize - avctx->width; in decompress_i3() local 1019 int backstep = linesize - avctx->width; in decompress_p3() local
|