Searched refs:ARRAY_COUNT (Results 1 – 4 of 4) sorted by relevance
430 n = ARRAY_COUNT(&ini->plugins); in cras_dsp_pipeline_create()452 pipeline->input_channels = ARRAY_COUNT( in cras_dsp_pipeline_create()454 pipeline->output_channels = ARRAY_COUNT( in cras_dsp_pipeline_create()510 int in = ARRAY_COUNT(&instance->input_audio_ports); in allocate_buffers()511 int out = ARRAY_COUNT(&instance->output_audio_ports); in allocate_buffers()
80 #define ARRAY_COUNT(a) ((a)->count) macro
133 if (ARRAY_COUNT(operands) != 2) { in function_not()150 int n = ARRAY_COUNT(operands); in function_and()512 if (ARRAY_COUNT(&values) > 0) { in cras_expr_expression_eval()
87 i = ARRAY_COUNT(&ini->flows); in lookup_or_add_flow()