commit | bd08d63c199f4e193ac1d5e965f88ca6c8c94c54 | [log] [tgz] |
---|---|---|
author | Ralf Herz <rherz@codeaurora.org> | Fri Sep 28 15:50:49 2018 +0200 |
committer | Ralf Herz <rherz@codeaurora.org> | Thu Oct 11 09:28:07 2018 +0200 |
tree | b98f3f98cfad30d06725c4b4e512a7a13d8d3383 | |
parent | 6225a270834ce3d037a2bbb5fd3ac7e83df6045a [diff] |
hal: Fix input buffer size for fractional rate 24bit capture The input buffer size from ADSP must be a multiple of 32 bytes and a multiple of the frame_size. For fractional sample rates (eg. 44.1kHz) with 24bit packed samples, 32 is not the smallest common multiple. Change-Id: Ifcef1daa4f43e90fdb30873192c0047677ae3c00