Home
last modified time | relevance | path

Searched refs:timeBufferBufSize (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRenc/src/
Dsbr_encoder.cpp1870 UINT timeBufferBufSize) { in FDKsbrEnc_DelayCompensation() argument
1878 timeBufferBufSize, NULL, NULL, 1)) in FDKsbrEnc_DelayCompensation()
1881 sbrEncoder_UpdateBuffers(hEnvEnc, timeBuffer, timeBufferBufSize); in FDKsbrEnc_DelayCompensation()
2410 INT_PCM *timeBuffer, UINT timeBufferBufSize) { in sbrEncoder_UpdateBuffers() argument
2417 FDKmemcpy(timeBuffer + timeBufferBufSize * c, in sbrEncoder_UpdateBuffers()
2418 timeBuffer + timeBufferBufSize * c + nd, in sbrEncoder_UpdateBuffers()
2428 timeBuffer + timeBufferBufSize * c, in sbrEncoder_UpdateBuffers()
2429 timeBuffer + timeBufferBufSize * c + hSbrEncoder->frameSize, in sbrEncoder_UpdateBuffers()