Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dmvref_common.c76 uint8_t *refmv_count, uint8_t *ref_match_count, uint8_t *newmv_count, in add_ref_mv_candidate()
146 uint8_t *newmv_count, int_mv *gm_mv_candidates, int max_row_offset, in scan_row_mbmi()
193 uint8_t *newmv_count, int_mv *gm_mv_candidates, int max_col_offset, in scan_col_mbmi()
240 uint8_t *ref_match_count, uint8_t *newmv_count, int_mv *gm_mv_candidates, in scan_blk_mbmi()
517 uint8_t newmv_count = 0; in setup_ref_mv_list() local