Home
last modified time | relevance | path

Searched refs:vp9_find_best_ref_mvs (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h311 void vp9_find_best_ref_mvs(MACROBLOCKD *xd, int allow_hp, int_mv *mvlist,
Dvp9_mvref_common.c141 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/
Dvp9_pickmode.c1215 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in find_predictors()
2306 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c2309 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in setup_buffer_inter()