summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/AACDecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/libstagefright/include/AACDecoder.h')
-rw-r--r--media/libstagefright/include/AACDecoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/include/AACDecoder.h b/media/libstagefright/include/AACDecoder.h
index 303d854..f09addd 100644
--- a/media/libstagefright/include/AACDecoder.h
+++ b/media/libstagefright/include/AACDecoder.h
@@ -48,7 +48,7 @@ private:
tPVMP4AudioDecoderExternal *mConfig;
void *mDecoderBuf;
- int64_t mLastSeekTimeUs;
+ int64_t mAnchorTimeUs;
int64_t mNumSamplesOutput;
MediaBuffer *mInputBuffer;