Home
last modified time | relevance | path

Searched refs:TIMEBASE_MONOTONIC (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioTimestamp.java42 public static final int TIMEBASE_MONOTONIC = 0; field in AudioTimestamp
52 TIMEBASE_MONOTONIC,
DAudioRecord.java997 && timebase != AudioTimestamp.TIMEBASE_MONOTONIC)) { in getTimestamp()
/frameworks/av/media/libaudioclient/include/media/
DAudioTimestamp.h55 TIMEBASE_MONOTONIC, // Clock monotonic offset (generally 0) enumerator
129 if (getBestTimestamp(&position, &time, TIMEBASE_MONOTONIC, location) == OK) {
/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamLegacy.cpp183 timebase = ExtendedTimestamp::TIMEBASE_MONOTONIC; in getBestTimestamp()
/frameworks/av/media/libstagefright/
DAudioSource.cpp335 ts.getBestTimestamp(&position, &timeNs, ExtendedTimestamp::TIMEBASE_MONOTONIC, in dataCallback()
/frameworks/av/media/libaudioclient/
DAudioTrack.cpp3043 + ets.mTimebaseOffset[ExtendedTimestamp::TIMEBASE_MONOTONIC] in pendingDuration()
/frameworks/base/non-updatable-api/
Dcurrent.txt23885 field public static final int TIMEBASE_MONOTONIC = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt23885 field public static final int TIMEBASE_MONOTONIC = 0; // 0x0