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

This commit is contained in:
TreeHugger Robot 2021-05-08 19:55:50 +00:00 committed by Android (Google) Code Review
commit d2c2a20682
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