Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp439 auto lastTsp = SCENE_TIMESTAMP_MAP[scene]; in ReportSceneCode() local
442 auto duration = now - std::chrono::milliseconds(lastTsp); in ReportSceneCode()