Searched defs:mdp_ccs (Results 1 – 14 of 14) sorted by relevance
204 struct mdp_ccs { struct205 int direction;206 uint16_t ccs[MDP_CCS_SIZE];207 uint16_t bv[MDP_BV_SIZE];
205 struct mdp_ccs { struct206 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */207 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */208 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
205 struct mdp_ccs { struct206 int direction;207 uint16_t ccs[MDP_CCS_SIZE];209 uint16_t bv[MDP_BV_SIZE];
207 struct mdp_ccs { struct208 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */209 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */210 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
291 struct mdp_ccs { struct292 int direction;293 uint16_t ccs[MDP_CCS_SIZE];295 uint16_t bv[MDP_BV_SIZE];
277 struct mdp_ccs { struct278 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */279 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */280 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
272 struct mdp_ccs { struct274 int direction;275 uint16_t ccs[MDP_CCS_SIZE];276 uint16_t bv[MDP_BV_SIZE];
257 struct mdp_ccs { struct258 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */259 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */260 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
270 struct mdp_ccs { struct271 int direction;272 uint16_t ccs[MDP_CCS_SIZE];274 uint16_t bv[MDP_BV_SIZE];
255 struct mdp_ccs { struct256 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */257 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */258 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
354 struct mdp_ccs { struct355 int direction;356 uint16_t ccs[MDP_CCS_SIZE];357 uint16_t bv[MDP_BV_SIZE];
327 struct mdp_ccs { struct328 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */329 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */330 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */
286 struct mdp_ccs { struct287 int direction;288 uint16_t ccs[MDP_CCS_SIZE];289 uint16_t bv[MDP_BV_SIZE];
326 struct mdp_ccs { struct327 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */328 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */329 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */