Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Class.Pipeline."host-gateway-tdfb-drc-capture" {
tdfb."1" {
Object.Control {
bytes."1" {
max 16384
IncludeByKey.EFX_MIC_TDFB_PARAMS {
"line2_pass" "include/components/tdfb/line2_pass.conf"
"line2_generic_pm10deg" "include/components/tdfb/line2_generic_pm10deg_48khz.conf"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ IncludeByKey.SDW_DMIC_ENHANCED_CAPTURE {
Object.Control {
bytes."1" {
name '$SDW_DMIC_CAPTURE_PCM_NAME Capture TDFB bytes'
max 16384
}
mixer."1" {
name '$SDW_DMIC_CAPTURE_PCM_NAME Capture TDFB beam switch'
Expand Down
Loading