Home
last modified time | relevance | path

Searched refs:VPX_ERROR_RESILIENT_PARTITIONS (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h140 #define VPX_ERROR_RESILIENT_PARTITIONS 0x2 /**< The frame partitions are macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c1047 if (cpi->oxcf.error_resilient_mode & VPX_ERROR_RESILIENT_PARTITIONS) in vp8_estimate_entropy_savings()
1068 if (cpi->oxcf.error_resilient_mode & VPX_ERROR_RESILIENT_PARTITIONS) in vp8_update_coef_context()
1095 if (cpi->oxcf.error_resilient_mode & VPX_ERROR_RESILIENT_PARTITIONS) in vp8_update_coef_probs()
1137 VPX_ERROR_RESILIENT_PARTITIONS)) in vp8_update_coef_probs()
1152 VPX_ERROR_RESILIENT_PARTITIONS) && in vp8_update_coef_probs()
1516 if (cpi->oxcf.error_resilient_mode & VPX_ERROR_RESILIENT_PARTITIONS) in vp8_pack_bitstream()
Donyx_if.c4003 if (cpi->oxcf.error_resilient_mode & VPX_ERROR_RESILIENT_PARTITIONS) in encode_frame_to_data_rate()