Searched defs:sof_kpb_config (Results 1 – 1 of 1) sorted by relevance
14 struct sof_kpb_config { struct15 uint32_t size; /**< kpb size in bytes */16 uint32_t caps; /**< SOF_MEM_CAPS_ */17 uint32_t channels; /**< number of channels */18 uint32_t history_depth; /**< time of buffering in milliseconds */19 uint32_t sampling_freq; /**< frequency in hertz */20 uint32_t sampling_width; /**< number of bits */