Home
last modified time | relevance | path

Searched refs:alpha_mask (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-vid-common.c146 .alpha_mask = 0x8000,
161 .alpha_mask = 0xf000,
299 .alpha_mask = 0x00f0,
314 .alpha_mask = 0x00f0,
329 .alpha_mask = 0x00f0,
344 .alpha_mask = 0x00f0,
369 .alpha_mask = 0x8000,
386 .alpha_mask = 0x8000,
403 .alpha_mask = 0x8000,
420 .alpha_mask = 0x8000,
[all …]
A Dvivid-kthread-cap.c87 if (dev->fmt_cap->alpha_mask) { in copy_pix()
92 *cap & dev->fmt_cap->alpha_mask) in copy_pix()
95 !(*cap & dev->fmt_cap->alpha_mask)) in copy_pix()
A Dvivid-core.h64 u32 alpha_mask; member

Completed in 10 milliseconds