Lines Matching full:mb_cols
595 for (mb_col = 0; mb_col < pc->mb_cols; mb_col++)
602 xd->mb_to_right_edge = ((pc->mb_cols - 1 - mb_col) * 16) << 3;
624 pc->mb_rows, pc->mb_cols,
703 lf_mic += pc->mb_cols;
1336 pbi->mvs_corrupt_from_mb < (unsigned int)pc->mb_cols * pc->mb_rows)
1344 vpx_memset(pc->above_context, 0, sizeof(ENTROPY_CONTEXT_PLANES) * pc->mb_cols);