commit | 14896d6fa21cb76e50b1d6a80527f52067c3a99b | [log] [tgz] |
---|---|---|
author | Sharad Sangle <assangle@codeaurora.org> | Thu Oct 08 23:59:08 2015 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Nov 04 15:52:05 2015 -0800 |
tree | f5307c24894a64fe121ac69d834792cdfaa9059f | |
parent | 36a5d0626d308c7dd04a6e0c8aa06a91d2398d3e [diff] |
audio: use QTI flac decoder based on flag While setting up the component for flac, current design is if encoder then don't use QTI flac component otherwise use QTI flac component, so if QTI flac is not being used then this might be wrong. So enhance the design to use QTI flac component only when it is enabled, otherwise use default flac component Change-Id: I57454841611885ae7cdf75896f8297ef8132292e CRs-Fixed: 916650