Searched refs:alpha_mask (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-common.c | 146 .alpha_mask = 0x8000, 161 .alpha_mask = 0xf000, 169 .alpha_mask = 0x000000ff, 177 .alpha_mask = 0x000000ff, 192 .alpha_mask = 0xff000000, 207 .alpha_mask = 0xff000000, 299 .alpha_mask = 0x00f0, 314 .alpha_mask = 0x00f0, 329 .alpha_mask = 0x00f0, 344 .alpha_mask = 0x00f0, [all …]
|
H 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()
|
H A D | vivid-core.h | 62 u32 alpha_mask; member
|
/openbmc/qemu/scripts/ |
H A D | qemu-binfmt-conf.sh | 22 alpha_mask='\xff\xff\xff\xff\xff\xfe\xfe\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff'
|