Searched defs:dst_mv (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mbgraph.c | 26 MV *dst_mv, int mb_row, in do_16x16_motion_iteration() 78 int_mv *dst_mv, int mb_row, int mb_col) { in do_16x16_motion_search() 115 static int do_16x16_zerozero_search(VP9_COMP *cpi, int_mv *dst_mv) { in do_16x16_zerozero_search()
|
D | vp9_mcomp.c | 2342 const MV *ref_mv, MV *dst_mv) { in full_pixel_diamond() 2406 const MV *ref_mv, MV *dst_mv) { in full_pixel_exhaustive()
|
/external/libaom/libaom/av1/encoder/ |
D | mbgraph.c | 121 static int do_16x16_zerozero_search(AV1_COMP *cpi, int_mv *dst_mv) { in do_16x16_zerozero_search()
|
D | mcomp.c | 1868 const MV *ref_mv, MV *dst_mv) { in full_pixel_exhaustive() 2892 const MV *ref_mv, MV *dst_mv, int is_second, in obmc_full_pixel_diamond() 2955 const MV *ref_mv, MV *dst_mv, int is_second, in av1_obmc_full_pixel_search()
|