Home | History | Annotate | Download | only in encoder

Lines Matching refs:row

456         best_mv->row = tmp_mv.row;
479 best_mv->row = tmp_mv.row;
546 // for each macroblock row in image
603 d->bmi.mv.as_mv.row = 0;
622 d->bmi.mv.as_mv.row = tmp_mv.row;
636 //d->bmi.mv.as_mv.row = tmp_mv.row;
669 d->bmi.mv.as_mv.row <<= 3;
674 sum_mvr += d->bmi.mv.as_mv.row;
675 sum_mvr_abs += abs(d->bmi.mv.as_mv.row);
678 sum_mvrs += d->bmi.mv.as_mv.row * d->bmi.mv.as_mv.row;
689 // Does the Row vector point inwards or outwards
692 if (d->bmi.mv.as_mv.row > 0)
694 else if (d->bmi.mv.as_mv.row < 0)
699 if (d->bmi.mv.as_mv.row > 0)
701 else if (d->bmi.mv.as_mv.row < 0)
705 // Does the Row vector point inwards or outwards
735 // adjust to the next row of mbs