OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:multi_arf_allowed
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.h
24
return !cpi->
multi_arf_allowed
&& cpi->refresh_golden_frame &&
vp9_encoder.h
477
int
multi_arf_allowed
;
member in struct:VP9_COMP
vp9_temporal_filter.c
646
if (cpi->oxcf.pass == 2 && cpi->
multi_arf_allowed
) {
vp9_encoder.c
[
all
...]
vp9_firstpass.c
[
all
...]
vp9_bitstream.c
[
all
...]
/external/libvpx/libvpx/vp9/
vp9_cx_iface.c
[
all
...]
Completed in 98 milliseconds