vp9: Mark functions with [[nodiscard]] where applicable
Prevents values from mistakenly being discarded in cases where it's a bug to do so.
Please register or sign in to comment
Prevents values from mistakenly being discarded in cases where it's a bug to do so.