Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dcompound_type.c905 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
Dpass2_strategy.c1357 REGION_TYPES cur_type; in find_stable_regions() local
/external/rust/crates/bindgen/
Dclang.rs409 pub fn cur_type(&self) -> Type { in cur_type() method