Searched defs:audioreach_graph_data (Results 1 – 1 of 1) sorted by relevance
77 struct audioreach_graph_data { struct78 struct audio_buffer *buf;79 uint32_t num_periods;80 uint32_t dsp_buf;81 uint32_t mem_map_handle;105 struct audioreach_graph_data rx_data; argument