Home
last modified time | relevance | path

Searched defs:US_TO_MS (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_utils.h24 inline constexpr double US_TO_MS = 1000.0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.h30 constexpr int32_t US_TO_MS = 1000; variable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_gesture_recognizer.h43 const int64_t US_TO_MS = 1000; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dmuxer_filter.cpp42 constexpr int64_t US_TO_MS = 1000; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h35 inline constexpr double US_TO_MS = 1000.0; variable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_zoom_gesture.cpp34 constexpr int64_t US_TO_MS = 1000; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sink.cpp25 constexpr int64_t US_TO_MS = 1000; // 1000 us per ms variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/adm/audio_adm_interface/src/
H A Daudio_adm_interface_test.cpp40 const int US_TO_MS = 1000; variable