ASoC: msm8974: Compressed driver fix for AAC playback
This change fixes AAC playback issue with compressed driver.
Each input buffer contains 64 bytes of meta data and followed
by the actual bitstream. So, the buffers that are sent to DSP
are offset by 64 bytes. COMPRESSED_IO mode is added to retrieve
proper memory map handle from the buffer nodes list during
async writes to the DSP.
Change-Id: Ie25cc14ffc1cdf44ee344ead18dfe35600d21cc2
Signed-off-by: Phani Kumar Uppalapati <phanik@codeaurora.org>
3 files changed