Home
last modified time | relevance | path

Searched defs:log_level (Results 1 – 25 of 54) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dttmlenc.c105 int log_level = (ret != AVERROR_INVALIDDATA || in ttml_encode_frame() local
127 int log_level = (ret != AVERROR_INVALIDDATA || in ttml_encode_frame() local
Dlibopenh264dec.c55 int log_level; in svc_decode_init() local
Dlibopenh264enc.c134 int log_level; in svc_encode_init() local
Dlibxavs2.c48 int log_level; member
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.c71 GLogLevelFlags log_level; member
81 const gchar * log_domain, GLogLevelFlags log_level, const gchar * message) in gst_check_match_log_filter()
96 gst_check_alloc_log_filter (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_alloc_log_filter()
147 gst_check_add_log_filter (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_add_log_filter()
226 GLogLevelFlags log_level, const gchar * message) in gst_check_filter_log_filter()
247 gst_check_log_fatal_func (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_log_fatal_func()
258 (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_log_message_func()
270 (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_log_critical_func()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
Dupdate.py138 def run_command(command, log_level=1): argument
143 def run_subprocess(*popenargs, log_level=1, cwd=None): argument
/third_party/benchmark/src/
Dlog.h45 static int log_level = 0; in LogLevel() local
/third_party/ffmpeg/libavformat/
Dlibrist.c46 int log_level; member
83 static int log_cb(void *arg, enum rist_log_level log_level, const char *msg) in log_cb()
/third_party/selinux/libsepol/fuzz/
Dsecilc-fuzzer.c16 enum cil_log_level log_level = CIL_ERR; in LLVMFuzzerTestOneInput() local
/third_party/selinux/secilc/
Dsecil2conf.c77 enum cil_log_level log_level = CIL_ERR; in main() local
Dsecil2tree.c81 enum cil_log_level log_level = CIL_ERR; in main() local
Dsecilc.c110 enum cil_log_level log_level = CIL_ERR; in main() local
/third_party/ffmpeg/libavutil/tests/
Dtree.c68 int log_level = argc <= 1 ? AV_LOG_INFO : atoi(argv[1]); in main() local
/third_party/ffmpeg/libavdevice/
Ddshow_crossbar.c63 int log_level = ctx->list_options ? AV_LOG_INFO : AV_LOG_DEBUG; in setup_crossbar_options() local
/third_party/libcoap/examples/lwip/
Dserver-coap.c122 coap_log_t log_level = COAP_LOG_WARN; in server_coap_init() local
Dclient-coap.c116 coap_log_t log_level = COAP_LOG_WARN; in client_coap_init() local
/third_party/rust/crates/clap/examples/
Dtyped-derive.rs44 log_level: foreign_crate::LogLevel, field
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.h62 gint log_level; member
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.h69 SoupLoggerLogLevel log_level; member
/third_party/libbpf/src/
Dbpf_gen_internal.h38 int log_level; member
Dbpf.h96 __u32 log_level; member
118 __u32 log_level; member
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp169 int log_level = WELS_LOG_WARNING; in gst_openh264dec_start() local
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
Ditt_refcol_impl.c103 void log_func_call(uint8_t log_level, const char* function_name, const char* message_format, ...) in log_func_call()
/third_party/curl/lib/
Dcfilters.h169 int log_level; /* log level for such filters */ member
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_delegate.cc170 blink::mojom::ConsoleMessageLevel log_level, in DidAddMessageToConsole()

123