Searched defs:MS_TO_NS (Results 1 – 5 of 5) sorted by relevance
22 #define MS_TO_NS 1000000 macro
26 static constexpr int64_t MS_TO_NS = 1000000; variable
30 static constexpr int64_t MS_TO_NS = 1000000; variable
538 const int64_t MS_TO_NS = 1000000; in TransCoderOnOutputBufferAvailable() local
62 const int32_t MS_TO_NS = 1000 * 1000; variable