Skip to content

Commit

Permalink
Remove unused kMatrixCoefficientsYCgCoRo
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Aug 27, 2024
1 parent 36dce38 commit 4c65a40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/gtest/avifrgbtoyuvtest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,6 @@ constexpr avifMatrixCoefficients kMatrixCoefficientsIdentity =
AVIF_MATRIX_COEFFICIENTS_IDENTITY;
constexpr avifMatrixCoefficients kMatrixCoefficientsYCgCoRe =
AVIF_MATRIX_COEFFICIENTS_YCGCO_RE;
constexpr avifMatrixCoefficients kMatrixCoefficientsYCgCoRo =
AVIF_MATRIX_COEFFICIENTS_YCGCO_RO;

// This is the default avifenc setup when encoding from 8b PNG files to AVIF.
INSTANTIATE_TEST_SUITE_P(
Expand Down

0 comments on commit 4c65a40

Please sign in to comment.