HomeSort by relevance Sort by last modified time
    Searched refs:error_resilient (Results 1 - 9 of 9) sorted by null

  /hardware/intel/common/libva/va/
va_enc_vp8.h 63 unsigned int error_resilient; member in struct:_VAEncSequenceParameterBufferVP8
va_trace.c     [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderVP8.cpp 28 mVideoParamsVP8.error_resilient = 0;
87 vp8SeqParam.error_resilient = mVideoParamsVP8.error_resilient;
VideoEncoderDef.h 660 uint32_t error_resilient; member in struct:VideoParamsVP8
  /hardware/intel/img/psb_video/src/
vsp_fw.h 563 uint32_t error_resilient; member in struct:VssVp8encSequenceParameterBuffer
vsp_vp8.c 172 vp8_seq->error_resilient = 0;
317 seq->error_resilient = va_seq->error_resilient;
807 drv_debug_msg(VIDEO_ENCODE_DEBUG, "error_resilient %d\n", seq->error_resilient);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c 226 static const arg_def_t error_resilient = ARG_DEF(NULL, "error-resilient", 1, variable
238 &error_resilient,
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 271 static const arg_def_t error_resilient = ARG_DEF(NULL, "error-resilient", 1, variable
279 &error_resilient,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 271 static const arg_def_t error_resilient = ARG_DEF(NULL, "error-resilient", 1, variable
279 &error_resilient,
    [all...]

Completed in 905 milliseconds