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