Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp1045 if (!gotFirstOutput_) { in NotifyUserOutBufferAvaliable()
1048 gotFirstOutput_ = true; in NotifyUserOutBufferAvaliable()
H A Dhcodec.h346 bool gotFirstOutput_ = false; variable