Searched refs:BLT_INS_IVMX (Results 1 – 2 of 2) sorted by relevance
180 #define BLT_INS_IVMX BIT(6) /* Input versatile matrix */ macro
822 node->ins |= cfg->cconv ? BLT_INS_IVMX : 0; in bdisp_hw_build_node()