Searched refs:bpp_div (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-common.c | 249 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 3, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 250 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 3, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 251 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 3, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 252 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 4, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 253 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 4, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 254 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 4, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 255 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 4, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 256 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 4, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 257 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 4, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() 258 …IXEL_ENC_RGB, .mem_planes = 1, .comp_planes = 1, .bpp = { 4, 0, 0, 0 }, .bpp_div = { 1, 1, 1, 1 },… in v4l2_format_info() [all …]
|
| /linux/include/media/ |
| H A D | v4l2-common.h | 530 u8 bpp_div[4]; member
|
| /linux/drivers/media/platform/amlogic/c3/isp/ |
| H A D | c3-isp-capture.c | 358 info->bpp[i] / info->bpp_div[i]; in c3_cap_try_fmt()
|