Searched refs:vp9_find_mv_refs (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mvref_common.h | 303 void vp9_find_mv_refs(const VP9_COMMON *cm, const MACROBLOCKD *xd,
|
D | vp9_mvref_common.c | 133 void vp9_find_mv_refs(const VP9_COMMON *cm, const MACROBLOCKD *xd, in vp9_find_mv_refs() function
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_pickmode.c | 1232 vp9_find_mv_refs(cm, xd, xd->mi[0], ref_frame, candidates, mi_row, mi_col, in find_predictors() 2642 vp9_find_mv_refs(cm, xd, xd->mi[0], ref_frame, candidates, mi_row, mi_col, in vp9_pick_inter_mode_sub8x8()
|
D | vp9_rdopt.c | 2302 vp9_find_mv_refs(cm, xd, mi, ref_frame, candidates, mi_row, mi_col, in setup_buffer_inter()
|