Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dv4l2-common.h336 #define v4l2_find_nearest_size(array, array_size, width_field, height_field, \ macro
/Linux-v4.19/drivers/media/i2c/
Dov5670.c2222 mode = v4l2_find_nearest_size(supported_modes, in ov5670_set_pad_format()
Dimx258.c892 mode = v4l2_find_nearest_size(supported_modes, in imx258_set_pad_format()
Dov13858.c1367 mode = v4l2_find_nearest_size(supported_modes, in ov13858_set_pad_format()
Dov5645.c977 new_mode = v4l2_find_nearest_size(ov5645_mode_info_data, in ov5645_set_format()
Dov2680.c722 mode = v4l2_find_nearest_size(ov2680_mode_data, in ov2680_set_fmt()
Dov7251.c1043 new_mode = v4l2_find_nearest_size(ov7251_mode_info_data, in ov7251_set_format()
Dov5640.c1418 mode = v4l2_find_nearest_size(ov5640_mode_data[fr], in ov5640_find_mode()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-vid-cap.c564 v4l2_find_nearest_size(webcam_sizes, in vivid_try_fmt_vid_cap()