Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6458011e authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6634012 from 50b8acd4 to rvc-release

Change-Id: I1d1b0b281d6012001760409189433fafc8fcd0ab
parents 25229404 50b8acd4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -791,7 +791,6 @@ void C2SoftAacDec::process(

                // After an error, replace bufferSize with the sum of the
                // decodedSizes to resynchronize the in/out lists.
                inInfo.decodedSizes.pop_back();
                inInfo.bufferSize = std::accumulate(
                        inInfo.decodedSizes.begin(), inInfo.decodedSizes.end(), 0);