OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auto_altref
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c
354
static const arg_def_t
auto_altref
= ARG_DEF(NULL, "auto-alt-ref", 1,
variable
378
&cpu_used, &
auto_altref
, &noise_sens, &sharpness, &static_thresh,
410
&cpu_used, &
auto_altref
, &noise_sens, &sharpness, &static_thresh,
[
all
...]
/external/libvpx/libvpx/
vpxenc.c
333
static const arg_def_t
auto_altref
= ARG_DEF(
variable
361
&cpu_used_vp8, &
auto_altref
, &noise_sens, &sharpness, &static_thresh,
450
&cpu_used_vp9, &
auto_altref
, &sharpness, &static_thresh,
476
&cpu_used_vp9, &
auto_altref
, &sharpness, &static_thresh,
[
all
...]
Completed in 373 milliseconds