aClearBuffer.3p 499 Bytes
.TH aClearBuffer 3P local "Silicon Graphics, Inc."
.SH NAME
aClearBuffer \- Clear DMEM buffer
.SH C SPECIFICATION
#include "mbi.h"
.br
.sp
aClearBuffer(Acmd *pkt, short dmem, short count)
.SH PARAMETERS
.TP 10
.I pkt
Audio command list pointer.
.TP
.I dmem
Starting location in DMEM.
.TP
.I count
Number of samples.
.SH DESCRIPTION
Clears an area of DMEM.  The command will
clear in groups of 8 samples, so the smallest multiple of
8 samples greater than count will be cleared. Samples are 16 bits.