Home
last modified time | relevance | path

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

/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c102 static const struct s5c73m3_frame_size * const s5c73m3_resolutions[] = { variable
811 fs = s5c73m3_resolutions[idx]; in s5c73m3_find_frame_size()
1241 fse->min_width = s5c73m3_resolutions[idx][fse->index].width; in s5c73m3_enum_frame_size()
1243 fse->max_height = s5c73m3_resolutions[idx][fse->index].height; in s5c73m3_enum_frame_size()
1285 fse->min_width = s5c73m3_resolutions[idx][fse->index].width; in s5c73m3_oif_enum_frame_size()
1287 fse->max_height = s5c73m3_resolutions[idx][fse->index].height; in s5c73m3_oif_enum_frame_size()