Home
last modified time | relevance | path

Searched refs:gm_mv_candidates (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/
Dmvref_common.c77 CANDIDATE_MV *ref_mv_stack, int_mv *gm_mv_candidates, in add_ref_mv_candidate() argument
89 this_refmv = gm_mv_candidates[0]; in add_ref_mv_candidate()
115 this_refmv[ref] = gm_mv_candidates[ref]; in add_ref_mv_candidate()
145 int_mv *gm_mv_candidates, int max_row_offset, in scan_row_mbmi() argument
183 newmv_count, ref_mv_stack, gm_mv_candidates, in scan_row_mbmi()
195 int_mv *gm_mv_candidates, int max_col_offset, in scan_col_mbmi() argument
232 newmv_count, ref_mv_stack, gm_mv_candidates, in scan_col_mbmi()
244 int_mv *gm_mv_candidates, in scan_blk_mbmi() argument
258 newmv_count, ref_mv_stack, gm_mv_candidates, in scan_blk_mbmi()
328 int blk_row, int blk_col, int_mv *gm_mv_candidates, in add_tpl_ref_mv() argument
[all …]