Searched defs:mv_ref_list (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mvref_common.c | 18 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()
|
D | vp9_mvref_common.h | 248 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument 263 mv_ref_list, Done) \ argument
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 461 #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/ |
D | vp9_pickmode.c | 62 int_mv *mv_ref_list, int_mv *base_mv, int mi_row, in mv_refs_rt()
|