.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "GET_LINE_LENGTH" "" "06 October 2005" "" ""
.SH NAME
get_line_length \- calculates buffer pitch in bytes
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u32 get_line_length (struct i810fb_par * \fIpar\fB, int \fIxres_virtual\fB, int \fIbpp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpar\fB\fR
pointer to i810fb_par structure
.TP
\fB\fIxres_virtual\fB\fR
virtual resolution of the frame
.TP
\fB\fIbpp\fB\fR
bits per pixel
.SH "DESCRIPTION"
.PP
Calculates buffer pitch in bytes.