Searched refs:log_to_dbg (Results 1 – 4 of 4) sorted by relevance
80 int log_to_dbg; member
226 … 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()
90 …{ "log_to_dbg", "Enable AMF logging to debug output", OFFSET(log_to_dbg), AV_OPT_TYPE_BOOL,{…
122 …{ "log_to_dbg", "Enable AMF logging to debug output", OFFSET(log_to_dbg) , AV_OPT_TYPE_BO…