Home
last modified time | relevance | path

Searched refs:MEDIA_LOG_F (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/
H A Dlog.h88 #define MEDIA_LOG_F(fmt, ...) HST_DECORATOR_HILOG(HILOG_FATAL, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dlog.h124 #define MEDIA_LOG_F(fmt, ...) HST_HILOG(HILOG_FATAL, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp187 MEDIA_LOG_F("[FFmpeg Log " PUBLIC_LOG_D32 " FATAL] " PUBLIC_LOG_S, level, buf); in FfmpegLogPrintWithLevel()