/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | linear_pos_time_model.cpp | 53 void LinearPosTimeModel::ResetFrameStamp(uint64_t frame, int64_t nanoTime) in ResetFrameStamp() 61 bool LinearPosTimeModel::IsReasonable(uint64_t frame, int64_t nanoTime) in IsReasonable() 83 bool LinearPosTimeModel::UpdataFrameStamp(uint64_t frame, int64_t nanoTime) in UpdataFrameStamp() 97 bool LinearPosTimeModel::GetFrameStamp(uint64_t &frame, int64_t &nanoTime) in GetFrameStamp()
|
H A D | oh_audio_buffer.cpp | 482 bool OHAudioBuffer::GetHandleInfo(uint64_t &frames, int64_t &nanoTime) in GetHandleInfo() 492 void OHAudioBuffer::SetHandleInfo(uint64_t frames, int64_t nanoTime) in SetHandleInfo()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/test/unittest/src/ |
H A D | daudio_utils_test.cpp | 420 int64_t nanoTime = 0; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | perf_test.cpp | 81 int64_t nanoTime = (int64_t)now.tv_sec * nanosInSecond + now.tv_nsec; in GetSystemTimeUs() local
|
H A D | videodec_ndk_sample.cpp | 160 int64_t nanoTime = (int64_t)now.tv_sec * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
H A D | videodec_api11_sample.cpp | 203 int64_t nanoTime = (int64_t)now.tv_sec * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | audio_service_common_unit_test.cpp | 112 int64_t nanoTime = 0; variable 184 int64_t nanoTime = NANO_COUNT_PER_SECOND; variable
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | audio_capturer_wrapper.cpp | 280 int32_t AudioCapturerWrapper::RelativeSleep(int64_t nanoTime) in RelativeSleep()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/ |
H A D | hdrcodec_ndk_sample.cpp | 38 int64_t nanoTime = static_cast<int64_t>(now.tv_sec) * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/ |
H A D | daudio_utils.cpp | 186 int32_t AbsoluteSleep(int64_t nanoTime) in AbsoluteSleep()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | perf_test.cpp | 108 int64_t nanoTime = (int64_t)now.tv_sec * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
H A D | videodec_ndk_sample.cpp | 214 int64_t nanoTime = (int64_t)now.tv_sec * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/ |
H A D | videodec_api11_sample.cpp | 122 int64_t nanoTime = static_cast<int64_t>(now.tv_sec) * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | audio_utils.cpp | 199 int32_t ClockTime::AbsoluteSleep(int64_t nanoTime) in AbsoluteSleep() 217 std::string ClockTime::NanoTimeToString(int64_t nanoTime) in NanoTimeToString() 234 int32_t ClockTime::RelativeSleep(int64_t nanoTime) in RelativeSleep()
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/ |
H A D | videoenc_api11_sample.cpp | 88 int64_t nanoTime = reinterpret_cast<int64_t>(now.tv_sec) * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/ |
H A D | videoenc_sample.cpp | 85 int64_t nanoTime = static_cast<int64_t>(now.tv_sec) * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/ |
H A D | videodec_sample.cpp | 124 int64_t nanoTime = static_cast<int64_t>(now.tv_sec) * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 140 int64_t nanoTime = static_cast<int64_t>(now.tv_sec) * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 115 int64_t nanoTime = (int64_t)now.tv_sec * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_endpoint_separate.cpp | 631 bool AudioEndpointSeparate::GetDeviceHandleInfo(uint64_t &frames, int64_t &nanoTime) in GetDeviceHandleInfo()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 146 int64_t nanoTime = (int64_t)now.tv_sec * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/ |
H A D | daudio_util.cpp | 372 int32_t AbsoluteSleep(int64_t nanoTime) in AbsoluteSleep()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 133 int64_t nanoTime = (int64_t)now.tv_sec * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/ |
H A D | audio_utils_unit_test.cpp | 69 int64_t nanoTime = 1000; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 287 int64_t nanoTime = (int64_t)now.tv_sec * NANOS_IN_SECOND + now.tv_nsec; in GetSystemTimeUs() local
|