Searched defs:backstep (Results 1 – 4 of 4) sorted by relevance
| /third_party/lame/mpglib/ |
| D | common.c | 350 set_pointer(PMPSTR mp, long backstep) in set_pointer()
|
| /third_party/ffmpeg/libavcodec/ |
| D | scpr.h | 78 uint32_t backstep, int off, int *cx, int *cx1) in decode_run_i() 222 uint32_t backstep, int sx1, int sx2, in decode_run_p()
|
| D | scpr.c | 304 uint32_t clr = 0, r, g, b, backstep = linesize - avctx->width; in decompress_i() local 377 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
|