HomeSort by relevance Sort by last modified time
    Searched refs:error_resilient_mode (Results 1 - 25 of 42) sorted by null

1 2

  /hardware/intel/common/libva/va/
va_dec_vp9.h 97 uint32_t error_resilient_mode : 1; member in struct:_VADecPictureParameterBufferVP9::__anon40466::__anon40467
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.c 1046 if (cpi->oxcf.error_resilient_mode & VPX_ERROR_RESILIENT_PARTITIONS)
1067 if (cpi->oxcf.error_resilient_mode & VPX_ERROR_RESILIENT_PARTITIONS)
1094 if (cpi->oxcf.error_resilient_mode & VPX_ERROR_RESILIENT_PARTITIONS)
    [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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 221 unsigned int error_resilient_mode; member in struct:__anon17688
  /external/libvpx/libvpx/vp8/common/
onyx.h 210 unsigned int error_resilient_mode; member in struct:__anon29465
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 210 unsigned int error_resilient_mode; member in struct:__anon40648
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_mvref_common.c 23 const MODE_INFO *prev_mi = !cm->error_resilient_mode && cm->prev_mi
vp9_onyxc_int.h 188 int error_resilient_mode; member in struct:VP9Common
vp9_entropymode.c 458 cm->error_resilient_mode || cm->reset_frame_context == 3) {
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 191 int error_resilient_mode; member in struct:VP9Common
vp9_entropymode.c 458 cm->error_resilient_mode || cm->reset_frame_context == 3) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_onyxc_int.h 188 int error_resilient_mode; member in struct:VP9Common
vp9_entropymode.c 458 cm->error_resilient_mode || cm->reset_frame_context == 3) {
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 197 unsigned int error_resilient_mode; member in struct:VP9EncoderConfig
vp9_bitstream.c     [all...]
vp9_encoder.c 121 // frames where the error_resilient_mode or intra_only flag is set. For
124 if (frame_is_intra_only(cm) || cm->error_resilient_mode) {
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 263 unsigned int error_resilient_mode; member in struct:VP9_CONFIG
vp9_onyx_if.c 133 if (cm->error_resilient_mode || cm->intra_only)
    [all...]
vp9_bitstream.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 264 unsigned int error_resilient_mode; member in struct:__anon40752
vp9_onyx_if.c 143 if (cm->error_resilient_mode || cm->intra_only)
    [all...]

Completed in 631 milliseconds

1 2