Searched refs:APM_SUB_GRAPH_PSIZE (Results 1 – 1 of 1) sorted by relevance
35 #define APM_SUB_GRAPH_PSIZE(p, n) ALIGN(struct_size(p, sg_cfg, n), 8) macro486 sg_sz = APM_SUB_GRAPH_PSIZE(sg_params, num_sub_graphs); in audioreach_alloc_graph_pkt()