Searched refs:AV_LOG_QUIET (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavutil/
H A Dlog.h57 #define AV_LOG_QUIET -1 macro
65 #define AV_LOG_QUIET -8 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dlog.h147 #define AV_LOG_QUIET -8 macro
188 #define AV_LOG_MAX_OFFSET (AV_LOG_DEBUG - AV_LOG_QUIET)
321 * call av_log(NULL, AV_LOG_QUIET, "%s", ""); at the end
H A Dlog.c218 case AV_LOG_QUIET:
430 for (i = AV_LOG_DEBUG; i>=AV_LOG_QUIET; i-=8) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dlog.h93 #define AV_LOG_QUIET -8 macro
167 * call av_log(NULL, AV_LOG_QUIET, ""); at the end
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dlogger.c151 else if (level == AV_LOG_QUIET)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_subtitles.c71 AV_LOG_QUIET, /* 0 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcmdutils.c405 { "quiet" , AV_LOG_QUIET },
H A Davplay.c1266 av_log(NULL, AV_LOG_QUIET, "");
H A Davconv.c633 av_log(NULL, AV_LOG_QUIET, "");
H A Dffmpeg.c421 av_log(NULL, AV_LOG_QUIET, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.c834 { "quiet" , AV_LOG_QUIET },
H A Dffmpeg.c309 av_log(NULL, AV_LOG_QUIET, "%s", "");
H A Dffplay.c1074 av_log(NULL, AV_LOG_QUIET, "%s", "");

Completed in 495 milliseconds