Searched defs:mode_search_mask (Results 1 – 2 of 2) sorted by relevance
837 int mode_search_mask, in compute_valid_comp_types()1202 int_mv *cur_mv, int mode_search_mask, in av1_compound_type_rd()
2376 int mode_search_mask = (1 << COMPOUND_AVERAGE) | (1 << COMPOUND_DISTWTD) | in process_compound_inter_mode() local