Searched defs:hTime (Results 1 - 4 of 4) sorted by relevance
/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | plugin_time.h | 29 inline int64_t HstTime2Ns(int64_t hTime) in HstTime2Ns() argument 34 inline bool Ns2HstTime (int64_t ns, int64_t& hTime) in Ns2HstTime() argument 40 inline int64_t HstTime2Us(int64_t hTime) in HstTime2Us() argument 45 inline bool Us2HstTime (int64_t us, int64_t& hTime) in Us2HstTime() argument 54 inline int64_t HstTime2Ms(int64_t hTime) in HstTime2Ms() argument 59 Ms2HstTime(int64_t ms, int64_t& hTime) Ms2HstTime() argument 68 HstTime2Sec(int64_t hTime) HstTime2Sec() argument 73 Sec2HstTime(int64_t sec, int64_t& hTime) Sec2HstTime() argument [all...] |
/foundation/multimedia/media_foundation/interface/inner_api/plugin/ |
H A D | plugin_time.h | 29 inline int64_t HstTime2Ns(int64_t hTime) in HstTime2Ns() argument 34 inline bool Ns2HstTime (int64_t ns, int64_t& hTime) in Ns2HstTime() argument 40 inline int64_t HstTime2Us(int64_t hTime) in HstTime2Us() argument 45 inline int32_t HstTime2Us32(int64_t hTime) in HstTime2Us32() argument 54 inline bool Us2HstTime (int64_t us, int64_t& hTime) in Us2HstTime() argument 63 HstTime2Ms(int64_t hTime) HstTime2Ms() argument 68 Ms2HstTime(int64_t ms, int64_t& hTime) Ms2HstTime() argument 77 HstTime2Sec(int64_t hTime) HstTime2Sec() argument 82 Sec2HstTime(int64_t sec, int64_t& hTime) Sec2HstTime() argument [all...] |
/foundation/multimedia/media_foundation/src/common/ |
H A D | plugin_time.h | 29 inline int64_t HstTime2Ns(int64_t hTime) in HstTime2Ns() argument 34 inline bool Ns2HstTime (int64_t ns, int64_t& hTime) in Ns2HstTime() argument 40 inline int64_t HstTime2Us(int64_t hTime) in HstTime2Us() argument 45 inline bool Us2HstTime (int64_t us, int64_t& hTime) in Us2HstTime() argument 54 inline int64_t HstTime2Ms(int64_t hTime) in HstTime2Ms() argument 59 Ms2HstTime(int64_t ms, int64_t& hTime) Ms2HstTime() argument 68 HstTime2Sec(int64_t hTime) HstTime2Sec() argument 73 Sec2HstTime(int64_t sec, int64_t& hTime) Sec2HstTime() argument [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | ffmpeg_utils.cpp | 458 int64_t AvTime2Us(int64_t hTime) in AvTime2Us() argument
|
Completed in 2 milliseconds