Searched refs:FORMAT_FLAGS_PLANAR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 568 .flags = FORMAT_FLAGS_PLANAR, 575 .flags = FORMAT_FLAGS_PLANAR, 582 .flags = FORMAT_FLAGS_PLANAR | FORMAT_FLAGS_CrCb, 589 .flags = FORMAT_FLAGS_PLANAR, 596 .flags = FORMAT_FLAGS_PLANAR, 603 .flags = FORMAT_FLAGS_PLANAR | FORMAT_FLAGS_CrCb, 1977 if (fmt->flags & FORMAT_FLAGS_PLANAR) { in pix_format_set_size() 2003 if (fmt->flags & FORMAT_FLAGS_PLANAR) { in bttv_get_width_mask_vid_cap() 2037 if (!(fmt->flags & FORMAT_FLAGS_PLANAR)) { in bttv_try_fmt_vid_cap()
|
H A D | bttvp.h | 43 #define FORMAT_FLAGS_PLANAR 0x04 macro
|
H A D | bttv-risc.c | 703 if (btv->fmt->flags & FORMAT_FLAGS_PLANAR) { in bttv_buffer_risc()
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 43 #define FORMAT_FLAGS_PLANAR 0x04 macro
|
H A D | bttv-driver.c | 568 .flags = FORMAT_FLAGS_PLANAR, 575 .flags = FORMAT_FLAGS_PLANAR, 582 .flags = FORMAT_FLAGS_PLANAR | FORMAT_FLAGS_CrCb, 589 .flags = FORMAT_FLAGS_PLANAR, 596 .flags = FORMAT_FLAGS_PLANAR, 603 .flags = FORMAT_FLAGS_PLANAR | FORMAT_FLAGS_CrCb, 2258 if (fmt->flags & FORMAT_FLAGS_PLANAR) { in pix_format_set_size() 2296 if (fmt->flags & FORMAT_FLAGS_PLANAR) { in bttv_get_width_mask_vid_cap() 2331 if (!(fmt->flags & FORMAT_FLAGS_PLANAR)) { in bttv_try_fmt_vid_cap()
|
H A D | bttv-risc.c | 744 if (buf->fmt->flags & FORMAT_FLAGS_PLANAR) { in bttv_buffer_risc()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88.h | 54 #define FORMAT_FLAGS_PLANAR 0x02 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88.h | 54 #define FORMAT_FLAGS_PLANAR 0x02 macro
|
Completed in 19 milliseconds