Searched refs:timeDataRequiredSize (Results 1 – 1 of 1) sorted by relevance
1537 int timeDataRequiredSize = 0; in mpegSurroundDecoder_Apply() local1685 timeDataRequiredSize = in mpegSurroundDecoder_Apply()1690 if (timeDataSize < timeDataRequiredSize) { in mpegSurroundDecoder_Apply()1698 FDK_ASSERT(timeDataRequiredSize >= timeDataFrameSize * *nChannels); in mpegSurroundDecoder_Apply()