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

Float output is only possible from API 21, but the high-res int to float conversion path was checking for 32-bit PCM not float output capability. PiperOrigin-RevId: 231172495