Searched refs:mmvx (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dmr_dissim.c101 int mmvx; local
195 mmvx = MAX(abs(min_mvx - here->mbmi.mv.as_mv.row),
199 dissim = MAX(mmvx, mmvy);
/external/libvpx/libvpx/vp8/encoder/
H A Dmr_dissim.c100 int mmvx; local
194 mmvx = MAX(abs(min_mvx - here->mbmi.mv.as_mv.row),
198 dissim = MAX(mmvx, mmvy);

Completed in 115 milliseconds