Home | History | Annotate | Download | only in encoder

Lines Matching refs:mvd

268         S32 mvd = ABS(mvdx) + ABS(mvdy);                                                           \
270 cumulative_mv_distance += mvd; \