cmProc.h,cmProcObj.c: Comment updates.

This commit is contained in:
kevin 2013-03-01 17:30:50 -08:00
parent e550f859c5
commit 766cf37faf
2 changed files with 4 additions and 4 deletions

View File

@ -48,7 +48,7 @@ extern "C" {
{
cmObj obj;
unsigned bufSmpCnt; // wndSmpCnt + hopSmpCnt
cmSample_t* bufV;
cmSample_t* bufV; // bufV[bufSmpCnt] all other pointers use this memory
cmSample_t* outV; // output window outV[ outN ]
unsigned outN; // outN == wndSmpCnt
unsigned procSmpCnt; // input sample count