Searched refs:bpp_plane0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/ |
H A D | bdisp-v4l2.c | 51 .bpp_plane0 = 32, 60 .bpp_plane0 = 32, 69 .bpp_plane0 = 16, 78 .bpp_plane0 = 8, 87 .bpp_plane0 = 24, 98 .bpp_plane0 = 8, 782 pix->bytesperline = (pix->width * format->bpp_plane0) / 8; in bdisp_try_fmt()
|
H A D | bdisp.h | 42 * @bpp_plane0: byte per pixel for the 1st plane 50 u8 bpp_plane0; member
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-v4l2.c | 51 .bpp_plane0 = 32, 60 .bpp_plane0 = 32, 69 .bpp_plane0 = 16, 78 .bpp_plane0 = 8, 87 .bpp_plane0 = 24, 98 .bpp_plane0 = 8, 782 pix->bytesperline = (pix->width * format->bpp_plane0) / 8; in bdisp_try_fmt()
|
H A D | bdisp.h | 42 * @bpp_plane0: byte per pixel for the 1st plane 50 u8 bpp_plane0; member
|
Completed in 5 milliseconds