mirror of https://github.com/thesofproject/sof.git
60df52d454
Introduce a new component to perform configurable audio post processing on playback path before smart amplifier. 1. Put google_audio_post_processing libs at $SOF_REPO/third_party/lib - libgoogle_audio_post_processing.a - libc++.a - libc++abi.a 2. Enable google_audio_post_processing in config override $SOF_REPO/src/arch/xtensa/configs/override CONFIG_COMP_GOOGLE_AUDIO_POST_PROCESSING=y 3. Build the firmware and tool with xcc 4. To verify it works: - aplay some audio - amixer and grep GAPP - sof-ctl to get/set control Signed-off-by: Kehuang Li <kehuangli@google.com> |
||
---|---|---|
.. | ||
google_audio_post_processing.h | ||
google_audio_post_processing_platform.h | ||
google_rtc_audio_processing.h | ||
google_rtc_audio_processing_platform.h |