commit | b69ddf572ba5bc4cb0876a2682ee4c14ce08ed7d | [log] [tgz] |
---|---|---|
author | Phani Kumar Uppalapati <phaniu@codeaurora.org> | Fri Jul 23 22:17:37 2021 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jul 27 12:24:17 2021 -0700 |
tree | e016ba5256e77afc3c798723f17f78819547e016 | |
parent | 1bf22c2c8d4630c25995828613312d791e0d4a64 [diff] |
agm: Update the condition for configuring pcm encoder frame size For fractional sample rates, the existing conditional logic to configure pcm encoder frame size doesn't work and it leads to setting incorrect frame size. Update the logic so that it works for all sample rates (both integer and fractional). Change-Id: I84a83c5cf21ba1e0ec8f162923a05493673f88d9