Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxenc.c245 static const arg_def_t dropframe_thresh = variable
281 &dropframe_thresh, &resize_allowed, &resize_width, &resize_height,
914 } else if (arg_match(&arg, &dropframe_thresh, argi)) { in parse_stream_params()
/external/libaom/libaom/apps/
Daomenc.c291 static const arg_def_t dropframe_thresh = variable
334 static const arg_def_t *rc_args[] = { &dropframe_thresh,
1520 } else if (arg_match(&arg, &dropframe_thresh, argi)) { in parse_stream_params()