Home
last modified time | relevance | path

Searched defs:mv_ref_list (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.c18 int_mv *mv_ref_list, int block, int mi_row, in find_mv_refs_idx()
135 int_mv *mv_ref_list, int mi_row, int mi_col, in vp9_find_mv_refs()
Dvp9_mvref_common.h248 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument
263 mv_ref_list, Done) \ argument
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c461 #define ADD_MV_REF_LIST_EB(mv, refmv_count, mv_ref_list, Done) \ argument
478 refmv_count, mv_ref_list, Done) \ argument
496 int_mv *mv_ref_list, int mi_row, int mi_col, in dec_find_mv_refs()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c62 int_mv *mv_ref_list, int_mv *base_mv, int mi_row, in mv_refs_rt()