Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_v4l2.c94 struct jaguar1_framesize { struct
134 const struct jaguar1_framesize *frame_size;
141 static const struct jaguar1_framesize jaguar1_framesizes[] = {
405 const struct jaguar1_framesize *fsize = &jaguar1_framesizes[0]; in jaguar1_get_default_format()
406 const struct jaguar1_framesize *match = NULL; in jaguar1_get_default_format()
567 const struct jaguar1_framesize **size) in __jaguar1_try_frame_size()
569 const struct jaguar1_framesize *fsize = &jaguar1_framesizes[0]; in __jaguar1_try_frame_size()
570 const struct jaguar1_framesize *match = NULL; in __jaguar1_try_frame_size()
600 const struct jaguar1_framesize *size = NULL; in jaguar1_set_fmt()
644 const struct jaguar1_framesize *size = jaguar1->frame_size; in jaguar1_g_frame_interval()