Home
last modified time | relevance | path

Searched refs:HST_TIME_BASE (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_time.h23 #define HST_TIME_BASE ((int64_t)1) macro
24 #define HST_NSECOND HST_TIME_BASE
/foundation/multimedia/media_foundation/src/common/
H A Dplugin_time.h23 #define HST_TIME_BASE ((int64_t)1) macro
24 #define HST_NSECOND HST_TIME_BASE
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_time.h23 constexpr int HST_TIME_BASE = (int64_t)1; member
24 constexpr int HST_NSECOND = HST_TIME_BASE;

Completed in 2 milliseconds