Lines Matching refs:mb_layout
219 s->mb_layout = is_vp7 || avctx->active_thread_type == FF_THREAD_SLICE &&
221 if (!s->mb_layout) { // Frame threading and one thread
233 !s->thread_data || (!s->intra4x4_pred_mode_top && !s->mb_layout)) {
934 if (!layout) // layout is inlined, s->mb_layout is not
1044 VP8Macroblock *edge = mb_edge[i] = (s->mb_layout == 1)
1128 if (!layout) { // layout is inlined (s->mb_layout is not)
1289 if (s->mb_layout)
2397 if (s->mb_layout == 1)
2437 if (!s->mb_layout)
2524 if (s->mb_layout == 1)
2749 if (!s->mb_layout)
2752 if (!s->mb_layout && s->keyframe)
2757 if (s->mb_layout == 1) {