Searched refs:ov772x_win_vga (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.c504 static const struct ov772x_win_size ov772x_win_vga = { variable in typeref:struct:ov772x_win_size
772 abs(width - ov772x_win_vga.width) +
773 abs(height - ov772x_win_vga.height))
774 win = &ov772x_win_vga;
/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.c504 static const struct ov772x_win_size ov772x_win_vga = { variable in typeref:struct:ov772x_win_size
772 abs(width - ov772x_win_vga.width) +
773 abs(height - ov772x_win_vga.height))
774 win = &ov772x_win_vga;

Completed in 77 milliseconds