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
367 FDK_ASSERT(self->numVChannels == 2); in SpatialDecApplyM1_CreateW_Mode212()726 for (; col < self->numVChannels; col++) { in SpatialDecApplyM2()948 for (col = 0; col < self->numVChannels; col++) { in SpatialDecBufferMatrices()
764 for (j = 0; j < self->numVChannels; j++) { in initM1andM2()
2076 self->numVChannels = self->numDirektSignals + self->numDecorSignals; in SpatialDecDecodeHeader()