Searched defs:max_quantizer (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx/
H A Dvp8cx.h291 int max_quantizer; /**< max quantizer for current layer */ member in struct:vpx_svc_parameters
/external/libvpx/libvpx/
H A Dvpxenc.c485 static const arg_def_t max_quantizer = ARG_DEF(NULL, "max-q", 1, variable
499 &end_usage, &target_bitrate, &min_quantizer, &max_quantizer,
1390 else if (arg_match(&arg, &max_quantizer, argi))

Completed in 663 milliseconds