Lines Matching refs:INT_PCM
256 INT_PCM **ppTimeSigIn__FDK;
257 INT_PCM **ppTimeSigDelayIn__FDK;
258 INT_PCM **ppTimeSigOut__FDK;
262 INT_PCM *pOutputDelayBuffer__FDK;
490 INT_PCM); in mp4SpaceEnc_create()
493 MAX_DELAY_SURROUND_ANALYSIS, INT_PCM); in mp4SpaceEnc_create()
500 (setup.maxFrameLength + MAX_DELAY_OUTPUT) * setup.maxChOut, INT_PCM); in mp4SpaceEnc_create()
507 setup.maxFrameLength, INT_PCM); in mp4SpaceEnc_create()
853 HANDLE_MP4SPACE_ENCODER hEnc, INT_PCM const *const pSamples, in __FeedDeinterPreScale()
854 INT_PCM *const pOutputSamples, INT const nSamples, in __FeedDeinterPreScale()
878 const INT_PCM *pInput__FDK; in __FeedDeinterPreScale()
879 const INT_PCM *pInput2__FDK; in __FeedDeinterPreScale()
895 hEnc->nSurroundAnalysisBufferDelay * sizeof(INT_PCM)); in __FeedDeinterPreScale()
913 hEnc->nInputDelay * sizeof(INT_PCM)); in __FeedDeinterPreScale()
918 (nSamplesPerChannel - hEnc->nInputDelay) * sizeof(INT_PCM)); in __FeedDeinterPreScale()
924 hEnc->nSurroundAnalysisBufferDelay * sizeof(INT_PCM)); in __FeedDeinterPreScale()
976 const INT_PCM *pInputSamples = in FDK_sacenc_encode()
977 (const INT_PCM *)inBufDesc->ppBase[getBufDescIdx( in FDK_sacenc_encode()
980 INT_PCM *const pOutputSamples = (INT_PCM *)outBufDesc->ppBase[getBufDescIdx( in FDK_sacenc_encode()
1102 INT_PCM *pTimeIn = in FDK_sacenc_encode()
1450 nOutputSamplesMax * sizeof(INT_PCM)); in FDK_sacenc_encode()
1456 nChOut * (hMp4SpaceEnc->nOutputBufferDelay) * sizeof(INT_PCM)); in FDK_sacenc_encode()