Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc2145.c67 struct gc2145_framesize { struct
116 const struct gc2145_framesize *frame_size;
117 const struct gc2145_framesize *framesize_cfg;
1942 static const struct gc2145_framesize gc2145_dvp_framesizes[] = {
1970 static const struct gc2145_framesize gc2145_mipi_framesizes[] = {
2203 const struct gc2145_framesize **size, in __gc2145_try_frame_size_fps()
2206 const struct gc2145_framesize *fsize = &gc2145->framesize_cfg[0]; in __gc2145_try_frame_size_fps()
2207 const struct gc2145_framesize *match = NULL; in __gc2145_try_frame_size_fps()
2317 const struct gc2145_framesize *size = NULL; in gc2145_set_fmt()
2496 const struct gc2145_framesize *size = NULL; in gc2145_s_frame_interval()