Home
last modified time | relevance | path

Searched refs:v4l2_find_nearest_size (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-common.h410 #define v4l2_find_nearest_size(array, array_size, width_field, height_field, \ macro
/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/
H A Dcsi.c195 sizes = v4l2_find_nearest_size(tegra_csi_tpg_sizes, in csi_set_format()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5675.c936 mode = v4l2_find_nearest_size(supported_modes, in ov5675_set_format()
H A Dimx290.c609 mode = v4l2_find_nearest_size(imx290_modes_ptr(imx290), in imx290_set_fmt()
H A Dov2740.c720 mode = v4l2_find_nearest_size(supported_modes, in ov2740_set_format()
H A Dov13858.c1368 mode = v4l2_find_nearest_size(supported_modes, in ov13858_set_pad_format()
H A Dimx355.c1353 mode = v4l2_find_nearest_size(supported_modes, in imx355_set_pad_format()
H A Dov2680.c714 mode = v4l2_find_nearest_size(ov2680_mode_data, in ov2680_set_fmt()
H A Dov5645.c982 new_mode = v4l2_find_nearest_size(ov5645_mode_info_data, in ov5645_set_format()
H A Dov8856.c1467 mode = v4l2_find_nearest_size(supported_modes, in ov8856_set_format()
H A Dimx319.c2052 mode = v4l2_find_nearest_size(supported_modes, in imx319_set_pad_format()
H A Dimx219.c910 mode = v4l2_find_nearest_size(supported_modes, in imx219_set_pad_format()
H A Dsc210iot.c846 mode = v4l2_find_nearest_size(supported_modes, in sc210iot_set_fmt()
H A Dgc1084.c983 mode = v4l2_find_nearest_size(supported_modes, in gc1084_set_fmt()
H A Dgc2093.c1228 mode = v4l2_find_nearest_size(supported_modes, in gc2093_set_fmt()
H A Dimx334.c713 mode = v4l2_find_nearest_size(supported_modes, in imx334_set_fmt()
H A Dimx327.c723 mode = v4l2_find_nearest_size(imx327->support_modes, in imx327_set_fmt()
H A Dov5640.c1532 mode = v4l2_find_nearest_size(ov5640_mode_data, in ov5640_find_mode()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c582 v4l2_find_nearest_size(webcam_sizes, in vivid_try_fmt_vid_cap()