Home
last modified time | relevance | path

Searched refs:bpp_div (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-common.c249 …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 Dv4l2-common.h530 u8 bpp_div[4]; member
/linux/drivers/media/platform/amlogic/c3/isp/
H A Dc3-isp-capture.c358 info->bpp[i] / info->bpp_div[i]; in c3_cap_try_fmt()