Searched refs:mb_layout (Results 1 – 2 of 2) sorted by relevance
317 int mb_layout; member
215 s->mb_layout = is_vp7 || avctx->active_thread_type == FF_THREAD_SLICE && in update_dimensions()217 if (!s->mb_layout) { // Frame threading and one thread in update_dimensions()229 !s->thread_data || (!s->intra4x4_pred_mode_top && !s->mb_layout)) { in update_dimensions()1040 VP8Macroblock *edge = mb_edge[i] = (s->mb_layout == 1) in vp7_decode_mvs()1285 if (s->mb_layout) in decode_mb_mode()2393 if (s->mb_layout == 1) in decode_mb_row_no_filter()2433 if (!s->mb_layout) in decode_mb_row_no_filter()2520 if (s->mb_layout == 1) in filter_mb_row()2745 if (!s->mb_layout) in vp78_decode_frame()2748 if (!s->mb_layout && s->keyframe) in vp78_decode_frame()[all …]