Home
last modified time | relevance | path

Searched defs:MS_TO_NS (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/posix/
H A Dhks_util.c22 #define MS_TO_NS 1000000 macro
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_animation_common.h26 static constexpr int64_t MS_TO_NS = 1000000; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_fraction.cpp30 static constexpr int64_t MS_TO_NS = 1000000; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_encoder_adapter.cpp538 const int64_t MS_TO_NS = 1000000; in TransCoderOnOutputBufferAvailable() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp62 const int32_t MS_TO_NS = 1000 * 1000; variable