Searched refs:ov772x_select_win (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/
H A Dov772x.c686 static const struct ov772x_win_size *ov772x_select_win(u32 width, u32 height) function
729 priv->win = ov772x_select_win(*width, *height);
927 win = ov772x_select_win(mf->width, mf->height);

Completed in 31 milliseconds