Searched defs:cur_type (Results 1 – 3 of 3) sorted by relevance
905 COMPOUND_TYPE cur_type) { in update_mbmi_for_compound_type()1001 static INLINE void backup_stats(COMPOUND_TYPE cur_type, int32_t *comp_rate, in backup_stats()1228 COMPOUND_TYPE cur_type; in av1_compound_type_rd() local
1357 REGION_TYPES cur_type; in find_stable_regions() local
409 pub fn cur_type(&self) -> Type { in cur_type() method