mirror of https://github.com/mstorsjo/fdk-aac.git
Merge "Correct comment spelling error." am: 0f065e796b
am: 18cb3fccf6
am: a6afc4ee44
am: 9a1d7af5d5
Original change: https://android-review.googlesource.com/c/platform/external/aac/+/2519657 Change-Id: I19075c375deb5ed8cb527ce58c86f6f3d08fb787 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5a27b681bc
|
@ -1090,7 +1090,7 @@ typedef struct {
|
||||||
write edit lists for gapless playback. The decoder may not
|
write edit lists for gapless playback. The decoder may not
|
||||||
know how much delay is introdcued by SBR, since it may not
|
know how much delay is introdcued by SBR, since it may not
|
||||||
know if SBR is active at all (implicit signaling),
|
know if SBR is active at all (implicit signaling),
|
||||||
therefore the deocder must take into account any delay
|
therefore the decoder must take into account any delay
|
||||||
caused by the SBR module. */
|
caused by the SBR module. */
|
||||||
|
|
||||||
UCHAR confBuf[64]; /*!< Configuration buffer in binary format as an
|
UCHAR confBuf[64]; /*!< Configuration buffer in binary format as an
|
||||||
|
|
Loading…
Reference in New Issue