Home
last modified time | relevance | path

Searched refs:AVCODEC_LOGF (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/services/dfx/include/
H A Davcodec_log.h43 #define AVCODEC_LOGF(fmt, ...) AVCODEC_LOG(LOG_FATAL, fmt, ##__VA_ARGS__) macro
54 #define AVCODEC_LOGF(fmt, ...) AVCODEC_LOG(::OHOS::HiviewDFX::HiLog::Fatal, fmt, ##__VA_ARGS__)
/foundation/multimedia/av_codec/services/dfx/
H A Davcodec_xcollie.cpp57 AVCODEC_LOGF("Process timeout, AVCodec service process exit."); in ServiceTimerCallback()

Completed in 2 milliseconds