Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c793 static const struct s5c73m3_frame_size *s5c73m3_find_frame_size( in s5c73m3_find_frame_size() function
826 *fs = s5c73m3_find_frame_size(&fmt->format, RES_ISP); in s5c73m3_oif_try_format()
830 *fs = s5c73m3_find_frame_size(&fmt->format, RES_JPEG); in s5c73m3_oif_try_format()
843 *fs = s5c73m3_find_frame_size(v4l2_subdev_state_get_format(sd_state, OIF_ISP_PAD), in s5c73m3_oif_try_format()
859 *fs = s5c73m3_find_frame_size(&fmt->format, RES_ISP); in s5c73m3_try_format()
862 *fs = s5c73m3_find_frame_size(&fmt->format, RES_JPEG); in s5c73m3_try_format()