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

Commit d982ebf9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Separate timestamps in AdaptiveDecodeTest" into android11-tests-dev

parents 29de667e ad10532a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -734,7 +734,7 @@ TEST_P(Codec2VideoDecHidlTest, AdaptiveDecodeTest) {
            }
            if (timestampMax < timestamp) timestampMax = timestamp;
        }
        timestampOffset = timestampMax;
        timestampOffset = timestampMax + 33333;
        eleInfo.close();

        // Reset Total frames before second decode loop