Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c175 static const arg_def_t debugmode = ARG_DEF("D", "debug", 0, variable
241 &debugmode,
716 else if (arg_match(&arg, &debugmode, argi)) in parse_global_config()