Searched refs:alpha_mask (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/test-drivers/vivid/ |
| A D | vivid-vid-common.c | 146 .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 D | vivid-kthread-cap.c | 66 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 D | vivid-core.h | 149 u32 alpha_mask; member
|
Completed in 12 milliseconds