Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/common/
H A 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()
H A Dvp9_mvref_common.h248 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument
263 mv_ref_list, Done) \ argument
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decodemv.c452 #define ADD_MV_REF_LIST_EB(mv, refmv_count, mv_ref_list, Done) \ argument
469 refmv_count, mv_ref_list, Done) \ argument
487 int_mv *mv_ref_list, int mi_row, int mi_col, in dec_find_mv_refs()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_pickmode.c62 int_mv *mv_ref_list, int_mv *base_mv, int mi_row, in mv_refs_rt()