Home
last modified time | relevance | path

Searched refs:wrap_to_next_line (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dbethsoftvideo.c78 int wrap_to_next_line; in bethsoftvid_decode_frame() local
84 wrap_to_next_line = vid->frame->linesize[0] - avctx->width; in bethsoftvid_decode_frame()
130 dst += remaining + wrap_to_next_line; // skip over extra bytes at end of frame in bethsoftvid_decode_frame()

Completed in 1 milliseconds