Home
last modified time | relevance | path

Searched defs:backstep (Results 1 - 4 of 4) sorted by relevance

/third_party/lame/mpglib/
H A Dcommon.c350 set_pointer(PMPSTR mp, long backstep) in set_pointer() argument
/third_party/ffmpeg/libavcodec/
H A Dscpr.c304 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
H A Dscpr.h75 decode_run_i(AVCodecContext *avctx, uint32_t ptype, int run, int *px, int *py, uint32_t clr, uint32_t *dst, int linesize, uint32_t *plx, uint32_t *ply, uint32_t backstep, int off, int *cx, int *cx1) decode_run_i() argument
217 decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, int x, int y, uint32_t clr, uint32_t *dst, uint32_t *prev, int linesize, int plinesize, uint32_t *bx, uint32_t *by, uint32_t backstep, int sx1, int sx2, int *cx, int *cx1) decode_run_p() argument
H A Dscpr3.c936 uint32_t backstep = linesize - avctx->width; in decompress_i3() local
1019 int backstep = linesize - avctx->width; in decompress_p3() local

Completed in 4 milliseconds