Searched refs:IMGU_NODE_OUT (Results 1 – 3 of 3) sorted by relevance
30 #define IMGU_NODE_OUT 2 /* Main output for still or video */ macro
46 [IMGU_NODE_OUT] = {IPU3_CSS_QUEUE_OUT, "output"},
1221 if (node->id == IMGU_NODE_OUT) { in imgu_v4l2_node_setup()