Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c795 static const struct s5c73m3_frame_size *s5c73m3_find_frame_size( in s5c73m3_find_frame_size() function
829 *fs = s5c73m3_find_frame_size(&fmt->format, RES_ISP); in s5c73m3_oif_try_format()
833 *fs = s5c73m3_find_frame_size(&fmt->format, RES_JPEG); in s5c73m3_oif_try_format()
846 *fs = s5c73m3_find_frame_size( in s5c73m3_oif_try_format()
864 *fs = s5c73m3_find_frame_size(&fmt->format, RES_ISP); in s5c73m3_try_format()
867 *fs = s5c73m3_find_frame_size(&fmt->format, RES_JPEG); in s5c73m3_try_format()