Searched defs:mdp_ccs (Results 1 – 12 of 12) sorted by relevance
337 struct mdp_ccs { struct338 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */339 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */340 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
334 struct mdp_ccs { struct335 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */336 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */337 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
293 struct mdp_ccs { struct294 int direction;295 uint16_t ccs[MDP_CCS_SIZE];296 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 */
291 struct mdp_ccs { struct292 int direction;293 uint16_t ccs[MDP_CCS_SIZE];294 uint16_t bv[MDP_BV_SIZE];
290 struct mdp_ccs { struct291 int direction;292 uint16_t ccs[MDP_CCS_SIZE];293 uint16_t bv[MDP_BV_SIZE];