Searched refs:vp9_find_mv_refs (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_mvref_common.h | 32 void vp9_find_mv_refs(const VP9_COMMON *cm, const MACROBLOCKD *xd,
|
D | vp9_mvref_common.c | 286 void vp9_find_mv_refs(const VP9_COMMON *cm, const MACROBLOCKD *xd, in vp9_find_mv_refs() function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 439 vp9_find_mv_refs(cm, xd, tile, mi, frame, mbmi->ref_mvs[frame], in read_inter_block_mode_info()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 2338 vp9_find_mv_refs(cm, xd, tile, mi, ref_frame, candidates, mi_row, mi_col); in vp9_setup_buffer_inter()
|