Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h220 void vp9_find_best_ref_mvs(MACROBLOCKD *xd, int allow_hp,
Dvp9_mvref_common.c169 void vp9_find_best_ref_mvs(MACROBLOCKD *xd, int allow_hp, in vp9_find_best_ref_mvs() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c530 vp9_find_best_ref_mvs(xd, allow_hp, ref_mvs[mbmi->ref_frame[ref]], in read_inter_block_mode_info()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1206 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in vp9_pick_inter_mode()
1714 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c2211 vp9_find_best_ref_mvs(xd, cm->allow_high_precision_mv, candidates, in setup_buffer_inter()