Searched refs:other_profile (Results 1 – 1 of 1) sorted by relevance
65 const absl::optional<VP9Profile> other_profile = in IsSameVP9Profile() local67 return profile && other_profile && profile == other_profile; in IsSameVP9Profile()