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