/* SPDX-License-Identifier: GPL-2.0 */ /* * Hantro VP9 codec driver * * Copyright (C) 2021 Collabora Ltd. */ struct hantro_g2_mv_probs { … }; struct hantro_g2_probs { … }; struct hantro_g2_all_probs { … }; struct mv_counts { … }; struct symbol_counts { … };