Home
last modified time | relevance | path

Searched defs:inTimeMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h284 std::unordered_map<int64_t, std::chrono::time_point<std::chrono::steady_clock>> inTimeMap_; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h363 std::unordered_map<int64_t, std::chrono::time_point<std::chrono::steady_clock>> inTimeMap_; variable