Home
last modified time | relevance | path

Searched defs:dst_mv (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.c28 MV *dst_mv, in do_16x16_motion_iteration()
88 int_mv *dst_mv, int mb_row, int mb_col) { in do_16x16_motion_search()
125 static int do_16x16_zerozero_search(VP9_COMP *cpi, int_mv *dst_mv) { in do_16x16_zerozero_search()
Dvp9_mcomp.c1959 const MV *ref_mv, MV *dst_mv) { in full_pixel_diamond()