Searched refs:v4l2_find_nearest_size (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/media/i2c/ | 
| D | imx214.c | 591 	mode = v4l2_find_nearest_size(imx214_modes,  in imx214_set_format()731 	mode = v4l2_find_nearest_size(imx214_modes,  in imx214_start_streaming()
 821 	mode = v4l2_find_nearest_size(imx214_modes,  in imx214_enum_frame_interval()
 
 | 
| D | imx258.c | 876 	mode = v4l2_find_nearest_size(supported_modes,  in imx258_set_pad_format()
 | 
| D | ov5645.c | 923 	new_mode = v4l2_find_nearest_size(ov5645_mode_info_data,  in ov5645_set_format()
 | 
| D | ov5670.c | 2222 	mode = v4l2_find_nearest_size(supported_modes,  in ov5670_set_pad_format()
 | 
| D | ov5675.c | 867 	mode = v4l2_find_nearest_size(supported_modes,  in ov5675_set_format()
 | 
| D | ov8856.c | 957 	mode = v4l2_find_nearest_size(supported_modes,  in ov8856_set_format()
 | 
| D | ov13858.c | 1367 	mode = v4l2_find_nearest_size(supported_modes,  in ov13858_set_pad_format()
 | 
| D | ov2680.c | 714 	mode = v4l2_find_nearest_size(ov2680_mode_data,  in ov2680_set_fmt()
 | 
| D | imx319.c | 2052 	mode = v4l2_find_nearest_size(supported_modes,  in imx319_set_pad_format()
 | 
| D | imx355.c | 1353 	mode = v4l2_find_nearest_size(supported_modes,  in imx355_set_pad_format()
 | 
| D | ov7251.c | 1043 	new_mode = v4l2_find_nearest_size(ov7251_mode_info_data,  in ov7251_set_format()
 | 
| D | ov5640.c | 1600 	mode = v4l2_find_nearest_size(ov5640_mode_data,  in ov5640_find_mode()
 | 
| /Linux-v5.4/include/media/ | 
| D | v4l2-common.h | 408 #define v4l2_find_nearest_size(array, array_size, width_field, height_field, \  macro
 | 
| /Linux-v5.4/drivers/media/platform/vivid/ | 
| D | vivid-vid-cap.c | 578 			v4l2_find_nearest_size(webcam_sizes,  in vivid_try_fmt_vid_cap()
 |