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

/external/libvpx/libvpx/
H A Dvpxdec.c103 static const arg_def_t addnoise_level = ARG_DEF(NULL, "noise-level", 1, variable
123 &addnoise_level, &deblock, &demacroblock_level, &pp_debug_info,
760 else if (arg_match(&arg, &addnoise_level, argi)) {

Completed in 81 milliseconds