Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h531 static constexpr uint32_t FIVE_SECONDS_IN_MS = 5'000; variable
H A Dhcodec.cpp1220 bool ret = MsgHandleLoop::SendSyncMsg(msgType, msg, reply, FIVE_SECONDS_IN_MS); in DoSyncCallAndGetReply()