Lines Matching refs:col
463 ref_mv_full.as_mv.col = ref_mv->as_mv.col>>3;
475 best_mv->col = tmp_mv.as_mv.col;
501 best_mv->col = tmp_mv.as_mv.col;
597 /* for each macroblock col in image */
649 d->bmi.mv.as_mv.col = 0;
674 d->bmi.mv.as_mv.col = tmp_mv.col;
715 d->bmi.mv.as_mv.col <<= 3;
721 sum_mvc += d->bmi.mv.as_mv.col;
722 sum_mvc_abs += abs(d->bmi.mv.as_mv.col);
724 sum_mvcs += d->bmi.mv.as_mv.col * d->bmi.mv.as_mv.col;
758 if (d->bmi.mv.as_mv.col > 0)
760 else if (d->bmi.mv.as_mv.col < 0)
765 if (d->bmi.mv.as_mv.col > 0)
767 else if (d->bmi.mv.as_mv.col < 0)