Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h183 uint32_t decNum_ = 0; variable
H A Dfcodec.cpp1053 AVCODEC_LOGD("cur decNum: %{public}u", decNum_); in DumpOutputBuffer()
1054 if (decNum_ == 0) { in DumpOutputBuffer()
1057 decNum_++; in DumpOutputBuffer()