• Home
  • Raw
  • Download

Lines Matching refs:frameSize

390                                   const INT samplingRate, const INT frameSize,  in aacDecoder_SscCallback()  argument
401 samplingRate, frameSize, stereoConfigIndex, coreSbrFrameLengthIndex, in aacDecoder_SscCallback()
1102 if (pSi->frameSize > 0) { in aacDecoder_UpdateBitStreamCounters()
1105 FIXP_DBL ratio_m = fDivNorm(pSi->sampleRate, pSi->frameSize, &ratio_e); in aacDecoder_UpdateBitStreamCounters()
1363 self->streamInfo.frameSize = self->streamInfo.aacSamplesPerFrame; in aacDecoder_DecodeFrame()
1372 self->streamInfo.frameSize, 0); in aacDecoder_DecodeFrame()
1481 (self->streamInfo.frameSize)); in aacDecoder_DecodeFrame()
1498 self->streamInfo.frameSize = in aacDecoder_DecodeFrame()
1503 self->streamInfo.frameSize = in aacDecoder_DecodeFrame()
1508 self->streamInfo.frameSize = self->streamInfo.aacSamplesPerFrame in aacDecoder_DecodeFrame()
1513 self->streamInfo.frameSize = self->streamInfo.aacSamplesPerFrame in aacDecoder_DecodeFrame()
1516 } else if (self->streamInfo.frameSize == 768) { in aacDecoder_DecodeFrame()
1517 self->streamInfo.frameSize = in aacDecoder_DecodeFrame()
1526 self->streamInfo.frameSize = self->streamInfo.aacSamplesPerFrame; in aacDecoder_DecodeFrame()
1547 int err, sac_interface, nChannels, frameSize; in aacDecoder_DecodeFrame() local
1550 frameSize = self->streamInfo.frameSize; in aacDecoder_DecodeFrame()
1568 self->streamInfo.aacSamplesPerFrame, &nChannels, &frameSize, in aacDecoder_DecodeFrame()
1580 self->streamInfo.frameSize = frameSize; in aacDecoder_DecodeFrame()
1585 self->mpsFrameSizeLast = frameSize; in aacDecoder_DecodeFrame()
1590 self->streamInfo.frameSize = self->mpsFrameSizeLast; in aacDecoder_DecodeFrame()
1626 if (self->streamInfo.frameSize == 768) { in aacDecoder_DecodeFrame()
1627 self->streamInfo.frameSize = in aacDecoder_DecodeFrame()
1631 self->streamInfo.frameSize = self->streamInfo.aacSamplesPerFrame in aacDecoder_DecodeFrame()
1634 self->streamInfo.frameSize = self->streamInfo.aacSamplesPerFrame in aacDecoder_DecodeFrame()
1653 self->streamInfo.frameSize * self->streamInfo.numChannels; in aacDecoder_DecodeFrame()
1684 self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1693 self->streamInfo.frameSize; in aacDecoder_DecodeFrame()
1715 self->streamInfo.frameSize * sizeof(PCM_DEC))) { in aacDecoder_DecodeFrame()
1722 self->streamInfo.numChannels * self->streamInfo.frameSize; in aacDecoder_DecodeFrame()
1725 self->streamInfo.frameSize, self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1736 self->streamInfo.frameSize, channelGain, in aacDecoder_DecodeFrame()
1737 drcWorkBuffer, self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1744 drcWorkBuffer, self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1757 drcWorkBuffer, self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1763 self->streamInfo.frameSize, self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1789 self->streamInfo.frameSize, &self->streamInfo.numChannels, in aacDecoder_DecodeFrame()
1814 int blockLength = self->streamInfo.frameSize; in aacDecoder_DecodeFrame()
1830 self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1835 self->extGainDelay, self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1849 self->streamInfo.frameSize * self->streamInfo.numChannels, in aacDecoder_DecodeFrame()
1855 self->streamInfo.frameSize * self->streamInfo.numChannels, in aacDecoder_DecodeFrame()
1860 self->streamInfo.frameSize, in aacDecoder_DecodeFrame()
1861 self->streamInfo.frameSize); in aacDecoder_DecodeFrame()
1871 self->streamInfo.frameSize, 1); in aacDecoder_DecodeFrame()
1890 self->streamInfo.frameSize, 1); in aacDecoder_DecodeFrame()
1921 self->streamInfo.frameSize = 0; in aacDecoder_DecodeFrame()
1945 (self->streamInfo.frameSize <= 0) || in aacDecoder_DecodeFrame()
1954 self->streamInfo.numChannels * self->streamInfo.frameSize) { in aacDecoder_DecodeFrame()
1961 self->streamInfo.numChannels * self->streamInfo.frameSize * in aacDecoder_DecodeFrame()