Searched defs:mdp_ccs (Results 1 – 6 of 6) sorted by relevance
290 struct mdp_ccs { struct291 int direction;292 uint16_t ccs[MDP_CCS_SIZE];293 uint16_t bv[MDP_BV_SIZE];
332 struct mdp_ccs { struct333 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */334 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */335 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
291 struct mdp_ccs { struct292 int direction;293 uint16_t ccs[MDP_CCS_SIZE];294 uint16_t bv[MDP_BV_SIZE];
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 */