Searched refs:mmvy (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dmr_dissim.c102 int mmvy; local
197 mmvy = MAX(abs(min_mvy - here->mbmi.mv.as_mv.col),
199 dissim = MAX(mmvx, mmvy);
/external/libvpx/libvpx/vp8/encoder/
H A Dmr_dissim.c101 int mmvy; local
196 mmvy = MAX(abs(min_mvy - here->mbmi.mv.as_mv.col),
198 dissim = MAX(mmvx, mmvy);

Completed in 339 milliseconds