Searched defs:is_identical (Results 1 – 2 of 2) sorted by relevance
98 bool is_identical) {} in DeclareMatch()107 bool is_identical, in OutputMatch()165 bool is_identical) override { in DeclareMatch()184 bool is_identical, in OutputMatch()303 bool is_identical = false; in RunMatch() local
453 pub fn is_identical(&self, other: &SamplerYcbcrConversion) -> bool { in is_identical() method