Searched refs:vp9_find_best_ref_mvs (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mvref_common.h | 311 void vp9_find_best_ref_mvs(MACROBLOCKD *xd, int allow_hp, int_mv *mvlist,
|
D | vp9_mvref_common.c | 141 void vp9_find_best_ref_mvs(MACROBLOCKD *xd, int allow_hp, int_mv *mvlist, in vp9_find_best_ref_mvs() function
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_pickmode.c | 1275 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in find_predictors() 2775 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in vp9_pick_inter_mode_sub8x8()
|
D | vp9_rdopt.c | 2449 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in setup_buffer_inter()
|