Home
last modified time | relevance | path

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/
Dvp9_mvref_common.h32 void vp9_find_mv_refs(const VP9_COMMON *cm, const MACROBLOCKD *xd,
Dvp9_mvref_common.c286 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/
Dvp9_decodemv.c439 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/
Dvp9_rdopt.c2338 vp9_find_mv_refs(cm, xd, tile, mi, ref_frame, candidates, mi_row, mi_col); in vp9_setup_buffer_inter()