Searched defs:AVCODEC_LOGW (Results 1 - 1 of 1) sorted by relevance
/foundation/multimedia/av_codec/services/dfx/include/ | ||
H A D | avcodec_log.h | 45 #define AVCODEC_LOGW(fmt, ...) AVCODEC_LOG(LOG_WARN, fmt, ##__VA_ARGS__) macro |
Completed in 2 milliseconds