Home
last modified time | relevance | path

Searched refs:alpha_flags (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-vid-out.c1007 const unsigned alpha_flags = V4L2_FBUF_FLAG_GLOBAL_ALPHA | in vivid_vid_out_s_fbuf() local
1014 switch (a->flags & alpha_flags) { in vivid_vid_out_s_fbuf()
1023 dev->fbuf_out_flags &= ~(chroma_flags | alpha_flags); in vivid_vid_out_s_fbuf()
1024 dev->fbuf_out_flags |= a->flags & (chroma_flags | alpha_flags); in vivid_vid_out_s_fbuf()
/linux-6.3-rc2/drivers/gpu/drm/qxl/
A Dqxl_dev.h547 uint16_t alpha_flags; member

Completed in 13 milliseconds