Searched defs:audioreach_graph_data (Results 1 – 1 of 1) sorted by relevance
76 struct audioreach_graph_data { struct77 struct audio_buffer *buf;78 uint32_t num_periods;79 uint32_t dsp_buf;80 uint32_t mem_map_handle;104 struct audioreach_graph_data rx_data; argument