Searched refs:max_input_index (Results 1 – 1 of 1) sorted by relevance
199 u32 max_input_index; /* Current max input stream index */ member1075 if (stream2 > node2->max_input_index) in node_connect()1076 node2->max_input_index = stream2; in node_connect()1152 if ((hnode->num_inputs && hnode->max_input_index > in node_create()