/openbmc/linux/drivers/media/i2c/ |
H A D | imx214.c | 595 mode = v4l2_find_nearest_size(imx214_modes, in imx214_set_format() 735 mode = v4l2_find_nearest_size(imx214_modes, in imx214_start_streaming() 822 mode = v4l2_find_nearest_size(imx214_modes, in imx214_enum_frame_interval()
|
H A D | ov8858.c | 1337 mode = v4l2_find_nearest_size(ov8858_modes, ARRAY_SIZE(ov8858_modes), in ov8858_start_stream() 1421 mode = v4l2_find_nearest_size(ov8858_modes, ARRAY_SIZE(ov8858_modes), in ov8858_set_fmt()
|
H A D | og01a1b.c | 810 mode = v4l2_find_nearest_size(supported_modes, in og01a1b_set_format()
|
H A D | ov9734.c | 737 mode = v4l2_find_nearest_size(supported_modes, in ov9734_set_format()
|
H A D | ov01a10.c | 751 mode = v4l2_find_nearest_size(supported_modes, in ov01a10_set_format()
|
H A D | imx334.c | 864 mode = v4l2_find_nearest_size(supported_modes, in imx334_set_pad_format()
|
H A D | ov5645.c | 902 new_mode = v4l2_find_nearest_size(ov5645_mode_info_data, in ov5645_set_format()
|
H A D | ov13858.c | 1369 mode = v4l2_find_nearest_size(supported_modes, in ov13858_set_pad_format()
|
H A D | hi556.c | 1053 mode = v4l2_find_nearest_size(supported_modes, in hi556_set_format()
|
H A D | hi847.c | 2698 mode = v4l2_find_nearest_size(supported_modes, in hi847_set_format()
|
H A D | imx258.c | 909 mode = v4l2_find_nearest_size(supported_modes, in imx258_set_pad_format()
|
H A D | imx208.c | 592 mode = v4l2_find_nearest_size(supported_modes, in imx208_set_pad_format()
|
H A D | imx319.c | 2054 mode = v4l2_find_nearest_size(supported_modes, in imx319_set_pad_format()
|
H A D | ov2740.c | 868 mode = v4l2_find_nearest_size(supported_modes, in ov2740_set_format()
|
H A D | imx355.c | 1353 mode = v4l2_find_nearest_size(supported_modes, in imx355_set_pad_format()
|
H A D | ov08x40.c | 2826 mode = v4l2_find_nearest_size(supported_modes, in ov08x40_set_pad_format()
|
H A D | ov9282.c | 850 mode = v4l2_find_nearest_size(supported_modes, in ov9282_set_pad_format()
|
H A D | ov5647.c | 1006 mode = v4l2_find_nearest_size(ov5647_modes, ARRAY_SIZE(ov5647_modes), in ov5647_set_pad_fmt()
|
H A D | ov08d10.c | 1187 mode = v4l2_find_nearest_size(ov08d10->priv_lane->sp_modes, in ov08d10_set_format()
|
H A D | ov13b10.c | 998 mode = v4l2_find_nearest_size(supported_modes, in ov13b10_set_pad_format()
|
H A D | ov5675.c | 1074 mode = v4l2_find_nearest_size(supported_modes, in ov5675_set_format()
|
/openbmc/linux/include/media/ |
H A D | v4l2-common.h | 410 #define v4l2_find_nearest_size(array, array_size, width_field, height_field, \ macro
|
/openbmc/linux/drivers/staging/media/atomisp/i2c/ |
H A D | atomisp-gc2235.c | 552 res = v4l2_find_nearest_size(gc2235_res_preview, in gc2235_set_fmt()
|
H A D | atomisp-ov2722.c | 662 res = v4l2_find_nearest_size(ov2722_res_preview, in ov2722_set_fmt()
|
/openbmc/linux/drivers/staging/media/tegra-video/ |
H A D | csi.c | 194 sizes = v4l2_find_nearest_size(tegra_csi_tpg_sizes, in csi_set_format()
|