Searched refs:numVChannels (Results 1 – 5 of 5) sorted by relevance
193 for (col = 0; col < self->numVChannels; col++) { in SpatialDecSmoothM1andM2()
354 int numVChannels; /* direct signals + decorelator signals */ member
374 FDK_ASSERT(self->numVChannels == 2); in SpatialDecApplyM1_CreateW_Mode212()730 for (; col < self->numVChannels; col++) { in SpatialDecApplyM2()967 for (col = 0; col < self->numVChannels; col++) { in SpatialDecBufferMatrices()
764 for (j = 0; j < self->numVChannels; j++) { in initM1andM2()
2083 self->numVChannels = self->numDirektSignals + self->numDecorSignals; in SpatialDecDecodeHeader()