Home
last modified time | relevance | path

Searched defs:clockId (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioCapturer.cpp176 OH_AudioCapturer_GetTimestamp(OH_AudioCapturer* capturer, clockid_t clockId, int64_t* framePosition, int64_t* timestamp) OH_AudioCapturer_GetTimestamp() argument
H A DOHAudioRenderer.cpp199 OH_AudioRenderer_GetTimestamp(OH_AudioRenderer *renderer, clockid_t clockId, int64_t *framePosition, int64_t *timestamp) OH_AudioRenderer_GetTimestamp() argument
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp362 clockid_t clockId = CLOCK_MONOTONIC; in GetCurNano() local
383 clockid_t clockId = CLOCK_MONOTONIC; in AbsoluteSleep() local
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp128 clockid_t clockId = CLOCK_MONOTONIC; in GetCurNano() local
145 clockid_t clockId = CLOCK_MONOTONIC; in AbsoluteSleep() local
163 clockid_t clockId = CLOCK_MONOTONIC; in RelativeSleep() local

Completed in 8 milliseconds