mirror of https://github.com/thesofproject/sof.git
topology: kwd: update detector configure blob to align with default
settings We should load_mips to be 0, align values with default settings, that is: load_mips = 0, load_memory_size = 0, keyphrase_length = 0x780, activation_shift = 0x3, activation_threshold = 0x3fff. Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
This commit is contained in:
parent
73cefecd15
commit
caa4808186
|
@ -4,8 +4,8 @@ CONTROLBYTES_PRIV(DETECTOR_priv,
|
|||
` 0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x03,'
|
||||
` 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,'
|
||||
` 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,'
|
||||
` 0x20,0x00,0x00,0x00,0x05,0x00,0x00,0x00,'
|
||||
` 0x00,0x00,0x00,0x00,0x80,0x02,0x00,0x00,'
|
||||
` 0x03,0x00,0x00,0x80,0x00,0x00,0x00,0x00,'
|
||||
` 0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,'
|
||||
` 0x00,0x00,0x00,0x00,0x80,0x07,0x00,0x00,'
|
||||
` 0x03,0x00,0xff,0x3f,0x00,0x00,0x00,0x00,'
|
||||
` 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00"'
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue