Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dsbr_encoder.cpp1869 UINT timeBufferBufSize) { in FDKsbrEnc_DelayCompensation() argument
1877 timeBufferBufSize, NULL, NULL, 1)) in FDKsbrEnc_DelayCompensation()
1880 sbrEncoder_UpdateBuffers(hEnvEnc, timeBuffer, timeBufferBufSize); in FDKsbrEnc_DelayCompensation()
2409 INT_PCM *timeBuffer, UINT timeBufferBufSize) { in sbrEncoder_UpdateBuffers() argument
2416 FDKmemcpy(timeBuffer + timeBufferBufSize * c, in sbrEncoder_UpdateBuffers()
2417 timeBuffer + timeBufferBufSize * c + nd, in sbrEncoder_UpdateBuffers()
2427 timeBuffer + timeBufferBufSize * c, in sbrEncoder_UpdateBuffers()
2428 timeBuffer + timeBufferBufSize * c + hSbrEncoder->frameSize, in sbrEncoder_UpdateBuffers()