Home
last modified time | relevance | path

Searched defs:mCurrentTimeUs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/wilhelm/src/android/include/
H A DAacAdtsExtractor.h62 int64_t mCurrentTimeUs; variable
/aosp_15_r20/frameworks/av/media/module/extractors/aac/
H A DAACExtractor.cpp61 int64_t mCurrentTimeUs; member in android::AACSource
/aosp_15_r20/frameworks/av/media/module/extractors/amr/
H A DAMRExtractor.cpp60 int64_t mCurrentTimeUs; member in android::AMRSource
/aosp_15_r20/frameworks/av/media/module/extractors/mp3/
H A DMP3Extractor.cpp235 int64_t mCurrentTimeUs = 0; member in android::MP3Source