OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timebase_arg
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c
47
static const arg_def_t
timebase_arg
=
variable
81
&
timebase_arg
, &bitrate_arg, &skip_frames_arg, &layers_arg,
171
} else if (arg_match(&arg, &
timebase_arg
, argi)) {
/external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c
47
static const arg_def_t
timebase_arg
=
variable
102
&
timebase_arg
, &bitrate_arg, &skip_frames_arg, &spatial_layers_arg,
210
} else if (arg_match(&arg, &
timebase_arg
, argi)) {
[
all
...]
Completed in 82 milliseconds