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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dov772x.c760 static const struct ov772x_win_size *ov772x_select_win(u32 width, u32 height) function
803 priv->win = ov772x_select_win(*width, *height);
1002 win = ov772x_select_win(mf->width, mf->height);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dov772x.c760 static const struct ov772x_win_size *ov772x_select_win(u32 width, u32 height) function
803 priv->win = ov772x_select_win(*width, *height);
1002 win = ov772x_select_win(mf->width, mf->height);

Completed in 59 milliseconds