Searched defs:mdp_ccs (Results 1 – 4 of 4) sorted by relevance
331 struct mdp_ccs { struct332 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */333 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */334 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
290 struct mdp_ccs { struct291 int direction;292 uint16_t ccs[MDP_CCS_SIZE];293 uint16_t bv[MDP_BV_SIZE];