Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dsaa6752hs.c67 static const struct v4l2_format v4l2_format_table[] = variable
557 f->width = v4l2_format_table[h->video_format].fmt.pix.width; in saa6752hs_get_fmt()
558 f->height = v4l2_format_table[h->video_format].fmt.pix.height; in saa6752hs_get_fmt()