sof/third_party/include
Kehuang Li 60df52d454 component: add initial post processing component and topology
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>
2022-06-20 16:06:17 +01:00
..
google_audio_post_processing.h component: add initial post processing component and topology 2022-06-20 16:06:17 +01:00
google_audio_post_processing_platform.h component: add initial post processing component and topology 2022-06-20 16:06:17 +01:00
google_rtc_audio_processing.h google_rtc_audio_processing: Add config controls 2022-03-15 16:27:53 -07:00
google_rtc_audio_processing_platform.h comp: Add mock for google_rtc_audio_processing 2022-01-04 15:24:18 -08:00