Searched refs:premultiplied (Results 1 – 7 of 7) sorted by relevance
338 bool premultiplied = false; in brx_configure_stream() local350 premultiplied = brx->inputs[i].rpf->format.flags in brx_configure_stream()391 (premultiplied ? VI6_BRU_BLD_CCMDY_COEFY : in brx_configure_stream()
170 bool premultiplied = format->flags in rpf_configure_stream() local174 | (premultiplied ? in rpf_configure_stream()
102 uint8_t premultiplied; member
168 drm_printf(p, "\tpremultiplied=%u\n", pstate->premultiplied); in mdp5_plane_atomic_print_state()189 mdp5_state->premultiplied = 0; in mdp5_plane_reset()
302 if (format->alpha_enable && pstates[i]->premultiplied) { in blend_setup()
219 - The color values are premultiplied by the alpha channel value. For222 premultiplied colors would be described by RGBA values (64, 96,
23244 dix: Work around non-premultiplied ARGB cursor data23246 Some games incorrectly use non-premultiplied ARGB cursor data, presumably23253 non-premultiplied and fixed up by multiplying the RGB components with the