Searched refs:ov772x_win_qvga (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.c512 static const struct ov772x_win_size ov772x_win_qvga = { variable in typeref:struct:ov772x_win_size
766 diff = abs(width - ov772x_win_qvga.width) +
767 abs(height - ov772x_win_qvga.height);
768 win = &ov772x_win_qvga;
/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.c512 static const struct ov772x_win_size ov772x_win_qvga = { variable in typeref:struct:ov772x_win_size
766 diff = abs(width - ov772x_win_qvga.width) +
767 abs(height - ov772x_win_qvga.height);
768 win = &ov772x_win_qvga;

Completed in 42 milliseconds