Home
last modified time | relevance | path

Searched refs:timeScaleUs (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo_common.c150 static const int timeScaleUs = 1000000; in GetTimestamp() local
156 tmp = tmp * timeScaleUs; in GetTimestamp()