Searched defs:mdp_ccs (Results 1 – 1 of 1) sorted by relevance
137 struct mdp_ccs { struct138 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */139 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */140 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */