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

/drivers/media/video/
H A Dov772x.c515 static const struct ov772x_win_size ov772x_win_qvga = { variable in typeref:struct:ov772x_win_size
692 diff = abs(width - ov772x_win_qvga.width) +
693 abs(height - ov772x_win_qvga.height);
694 win = &ov772x_win_qvga;

Completed in 30 milliseconds