commit | 53ba71df99b4c41fef7e708632df3d6acd800a83 | [log] [tgz] |
---|---|---|
author | Cheney Ni <cheneyni@google.com> | Thu Jul 29 00:50:03 2021 +0800 |
committer | Cheney Ni <cheneyni@google.com> | Fri Jul 30 10:13:14 2021 +0800 |
tree | 1e924b53437da8b9222826ecfc7aa8c40e01ec85 | |
parent | 8aee4a857ca912dc8975e8f5e50634dcd342560e [diff] |
BluetoothAudio: Refine the FMQ size for A2DP software encoding For those high-resolution codecs, they are 24 or 32 bits per sample, so the buffer size must be the LCM of 16, 24, and 32. Bug: 194980528 Test: A2DP playing with aptX and / or LDAC Change-Id: I788e185496dea4a1b40fa369e032a4f8491b835b Merged-In: I788e185496dea4a1b40fa369e032a4f8491b835b (cherry picked from commit a0cc24730eafe91021643b9b36889d61728f58f0)