OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:error_resilient_mode
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
bitstream.c
1041
if (cpi->oxcf.
error_resilient_mode
& VPX_ERROR_RESILIENT_PARTITIONS)
1062
if (cpi->oxcf.
error_resilient_mode
& VPX_ERROR_RESILIENT_PARTITIONS)
1089
if (cpi->oxcf.
error_resilient_mode
& VPX_ERROR_RESILIENT_PARTITIONS)
1130
if (!(cpi->oxcf.
error_resilient_mode
&
[
all
...]
onyx_if.c
[
all
...]
ratectrl.c
[
all
...]
firstpass.c
[
all
...]
/external/libvpx/libvpx/vp8/common/
onyx.h
209
unsigned int
error_resilient_mode
;
member in struct:__anon10963
/external/libvpx/libvpx/vp8/
vp8_cx_iface.c
297
oxcf->
error_resilient_mode
= cfg.g_error_resilient;
[
all
...]
Completed in 1308 milliseconds