Home | History | Annotate | Download | only in encoder

Lines Matching refs:mb_to_right_edge

1884             else if (mode_mv[this_mode].col > xd->mb_to_right_edge + RIGHT_BOTTOM_MARGIN)
1885 mode_mv[this_mode].col = xd->mb_to_right_edge + RIGHT_BOTTOM_MARGIN;