Searched refs:APM_PORT_MAX (Results 1 – 2 of 2) sorted by relevance
22 struct q6apm_graph *graph[APM_PORT_MAX];23 bool is_port_started[APM_PORT_MAX];24 struct audioreach_module_config module_config[APM_PORT_MAX];
18 #define APM_PORT_MAX 127 macro