Searched refs:timeDataRequiredSize (Results 1 – 1 of 1) sorted by relevance
1520 int timeDataRequiredSize = 0; in mpegSurroundDecoder_Apply() local1665 timeDataRequiredSize = in mpegSurroundDecoder_Apply()1670 if (timeDataSize < timeDataRequiredSize) { in mpegSurroundDecoder_Apply()1678 FDK_ASSERT(timeDataRequiredSize >= timeDataFrameSize * *nChannels); in mpegSurroundDecoder_Apply()