.\" 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 "COPY_BLOCK" "" "06 October 2005" "" "" .SH NAME copy_block \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void copy_block (void ** \fIdst\fB, u32 \fIstr\fB, u8 * \fIsrc\fB, u32 \fIlen\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdst\fB\fR -- undescribed -- .TP \fB\fIstr\fB\fR -- undescribed -- .TP \fB\fIsrc\fB\fR -- undescribed -- .TP \fB\fIlen\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP copies a block of pcm data to a voice buffer. Notice that the voice buffer is actually a set of disjointed memory pages.