Home
last modified time | relevance | path

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

/linux/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.c66 if (dev->fmt_cap->alpha_mask) { in copy_pix()
71 *cap & dev->fmt_cap->alpha_mask) in copy_pix()
74 !(*cap & dev->fmt_cap->alpha_mask)) in copy_pix()
A Dvivid-core.h149 u32 alpha_mask; member

Completed in 12 milliseconds