1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-08 23:58:38 +01:00

Merge "Refine aacDecoder_DecodeFrame() output buffer parameter type description." into sc-dev am: d2c2a20682

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/aac/+/14471063

Change-Id: Ife83d0980ab3a8a29db757dbe6aa7c39f0547633
This commit is contained in:
TreeHugger Robot 2021-05-08 20:11:11 +00:00 committed by Automerger Merge Worker
commit 25a60f6a27
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1032,7 +1032,7 @@ LINKSPEC_H AAC_DECODER_ERROR aacDecoder_Fill(HANDLE_AACDECODER self,
* \param self AAC decoder handle.
* \param pTimeData Pointer to external output buffer where the decoded PCM
* samples will be stored into.
* \param timeDataSize Size of external output buffer.
* \param timeDataSize Size of external output buffer in PCM samples.
* \param flags Bit field with flags for the decoder: \n
* (flags & AACDEC_CONCEAL) == 1: Do concealment. \n
* (flags & AACDEC_FLUSH) == 2: Discard input data. Flush