Searched refs:skip_bottom (Results 1 – 5 of 5) sorted by relevance
1076 int skip_bottom; member
916 (s->avctx->skip_top + s->avctx->skip_bottom)) { in ff_er_frame_end()929 … atomic_load(&s->error_count) == 3 * s->mb_width * (s->avctx->skip_top + s->avctx->skip_bottom + 1) in ff_er_frame_end()
257 {"skip_bottom", "number of macroblock rows at the bottom which are skipped", OFFSET(skip_bottom), A…
2723 mb_y >= s2->mb_height - avctx->skip_bottom) in decode_chunks()
745 @item skip_bottom @var{integer} (@emph{decoding,video})