Home
last modified time | relevance | path

Searched refs:kKeyAnchorTime (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMetaDataBase.h80 kKeyAnchorTime = 'ancT', // int64_t (usecs) enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DAudioSource.cpp469 buffer->meta_data().setInt64(kKeyAnchorTime, mStartTimeUs); in queueInputBuffer_l()