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

/drivers/media/video/
H A Dov772x.c507 static const struct ov772x_win_size ov772x_win_vga = { variable in typeref:struct:ov772x_win_size
698 abs(width - ov772x_win_vga.width) +
699 abs(height - ov772x_win_vga.height))
700 win = &ov772x_win_vga;

Completed in 94 milliseconds