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

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c131 static const arg_def_t debugmode = ARG_DEF("D", "debug", 0, variable
209 &debugmode,
850 else if (arg_match(&arg, &debugmode, argi))
/external/libvpx/libvpx/
H A Dvpxenc.c175 static const arg_def_t debugmode = ARG_DEF("D", "debug", 0, variable
241 &debugmode,
716 else if (arg_match(&arg, &debugmode, argi))

Completed in 3188 milliseconds