forked from PAWPAW-Mirror/lib_xua
Opts for fitting beclear
This commit is contained in:
@@ -26,11 +26,12 @@ void pdm_mic(streaming chanend c_ds_output[2]);
|
||||
#else
|
||||
|
||||
/* Simple user hooks/call-backs */
|
||||
void user_pdm_process(mic_array_frame_time_domain * unsafe audio, int output[]);
|
||||
void user_pdm_process(mic_array_frame_time_domain * unsafe audio);
|
||||
|
||||
void user_pdm_init();
|
||||
|
||||
/* PDM interface and decimation cores */
|
||||
[[combinable]]
|
||||
void pdm_buffer(streaming chanend c_ds_output[2], chanend c_audio);
|
||||
|
||||
/* PDM interface and decimation cores */
|
||||
|
||||
Reference in New Issue
Block a user