mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08:00

"Final" was likely added to reference the FinalMatrixTextureProcessorWrapper, which is a package-private class. However, I think more clear to express that this is the input size, which then has all effects applied, to get the output size. PiperOrigin-RevId: 477975358 (cherry picked from commit de82a2be336e9308e194d5baf91c348a2700a5de)
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.