Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp52 (circulateWarnPrintedTimes_ < MAX_CIRCULATE_WARN_TIMES)) { in OnPrintAllBufferOwner()
H A Dhcodec.h376 static constexpr uint32_t MAX_CIRCULATE_WARN_TIMES = 3; variable