Home | History | Annotate | Download | only in encoder

Lines Matching refs:mb_to_left_edge

1882             if (mode_mv[this_mode].col < (xd->mb_to_left_edge - LEFT_TOP_MARGIN))
1883 mode_mv[this_mode].col = xd->mb_to_left_edge - LEFT_TOP_MARGIN;