Home
last modified time | relevance | path

Searched defs:firstOutTime_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.h97 int64_t firstOutTime_ = 0; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h282 std::chrono::time_point<std::chrono::steady_clock> firstOutTime_; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h370 std::chrono::time_point<std::chrono::steady_clock> firstOutTime_; variable