Home | History | Annotate | Download | only in decoder

Lines Matching defs:mb_col

510     int mb_row, mb_col;
595 for (mb_col = 0; mb_col < pc->mb_cols; mb_col++)
601 xd->mb_to_left_edge = -((mb_col * 16) << 3);
602 xd->mb_to_right_edge = ((pc->mb_cols - 1 - mb_col) * 16) << 3;
623 mb_row, mb_col,