Home
last modified time | relevance | path

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

/openbmc/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
827 *fs = s5c73m3_find_frame_size(&fmt->format, RES_ISP); in s5c73m3_oif_try_format()
831 *fs = s5c73m3_find_frame_size(&fmt->format, RES_JPEG); in s5c73m3_oif_try_format()
844 *fs = s5c73m3_find_frame_size( in s5c73m3_oif_try_format()
862 *fs = s5c73m3_find_frame_size(&fmt->format, RES_ISP); in s5c73m3_try_format()
865 *fs = s5c73m3_find_frame_size(&fmt->format, RES_JPEG); in s5c73m3_try_format()