Lines Matching full:bufstep
441 int bufStep;452 bufStep = 2*roiWidth*channels;455 bufStep *= sizeof(double);457 bufStep *= sizeof(int);459 *bufSize = bufStep * PU_SZ;468 int bufStep;479 bufStep = 2*roiWidth*channels;482 bufStep *= sizeof(double);484 bufStep *= sizeof(int);486 *bufSize = bufStep * (PD_SZ + 1);