OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VPX_ERROR_RESILIENT_PARTITIONS
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vpx/
vpx_encoder.h
140
#define
VPX_ERROR_RESILIENT_PARTITIONS
0x2 /**< The frame partitions are
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
bitstream.c
1047
if (cpi->oxcf.error_resilient_mode &
VPX_ERROR_RESILIENT_PARTITIONS
)
1068
if (cpi->oxcf.error_resilient_mode &
VPX_ERROR_RESILIENT_PARTITIONS
)
1095
if (cpi->oxcf.error_resilient_mode &
VPX_ERROR_RESILIENT_PARTITIONS
)
[
all
...]
onyx_if.c
[
all
...]
Completed in 101 milliseconds