Home
last modified time | relevance | path

Searched refs:premultiplied (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_brx.c306 * format at the pipeline output is premultiplied. in brx_configure_stream()
338 bool premultiplied = false; in brx_configure_stream() local
350 premultiplied = brx->inputs[i].rpf->format.flags in brx_configure_stream()
382 * when the SRC input isn't premultiplied, and to in brx_configure_stream()
391 (premultiplied ? VI6_BRU_BLD_CCMDY_COEFY : in brx_configure_stream()
H A Dvsp1_rpf.c138 * components to convert the input to premultiplied alpha. in rpf_configure_stream()
143 * premultiplied alpha if no BRx is present in the pipeline. If that use in rpf_configure_stream()
164 * alpha multiplier. If the input is premultiplied we in rpf_configure_stream()
167 * premultiplied. Otherwise multiply the alpha channel in rpf_configure_stream()
170 bool premultiplied = format->flags in rpf_configure_stream() local
174 | (premultiplied ? in rpf_configure_stream()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c308 * format at the pipeline output is premultiplied. in brx_configure_stream()
340 bool premultiplied = false; in brx_configure_stream() local
352 premultiplied = brx->inputs[i].rpf->format.flags in brx_configure_stream()
384 * when the SRC input isn't premultiplied, and to in brx_configure_stream()
393 (premultiplied ? VI6_BRU_BLD_CCMDY_COEFY : in brx_configure_stream()
H A Dvsp1_rpf.c190 * components to convert the input to premultiplied alpha. in rpf_configure_stream()
195 * premultiplied alpha if no BRx is present in the pipeline. If that use in rpf_configure_stream()
216 * alpha multiplier. If the input is premultiplied we in rpf_configure_stream()
219 * premultiplied. Otherwise multiply the alpha channel in rpf_configure_stream()
222 bool premultiplied = format->flags in rpf_configure_stream() local
226 | (premultiplied ? in rpf_configure_stream()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.h102 uint8_t premultiplied; member
H A Dmdp5_plane.c168 drm_printf(p, "\tpremultiplied=%u\n", pstate->premultiplied); in mdp5_plane_atomic_print_state()
189 mdp5_state->premultiplied = 0; in mdp5_plane_reset()
H A Dmdp5_crtc.c302 if (format->alpha_enable && pstates[i]->premultiplied) { in blend_setup()

Completed in 10 milliseconds