Home
last modified time | relevance | path

Searched refs:log_to_dbg (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Damfenc.h80 int log_to_dbg; member
Damfenc.c226 … ctx->trace->pVtbl->EnableWriter(ctx->trace, AMF_TRACE_WRITER_DEBUG_OUTPUT, ctx->log_to_dbg != 0 ); in amf_init_context()
227 if (ctx->log_to_dbg) in amf_init_context()
Damfenc_hevc.c90 …{ "log_to_dbg", "Enable AMF logging to debug output", OFFSET(log_to_dbg), AV_OPT_TYPE_BOOL,{…
Damfenc_h264.c122 …{ "log_to_dbg", "Enable AMF logging to debug output", OFFSET(log_to_dbg) , AV_OPT_TYPE_BO…