Home
last modified time | relevance | path

Searched refs:mv_al (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dpickinter.c531 int_mv mv_l, mv_a, mv_al; in calculate_zeromv_rd_adjustment() local
546 mv_al = mic->mbmi.mv; in calculate_zeromv_rd_adjustment()
549 if( abs(mv_al.as_mv.row) < 8 && abs(mv_al.as_mv.col) < 8) in calculate_zeromv_rd_adjustment()