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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 209 static vpx_codec_err_t update_error_state(vpx_codec_alg_priv_t *ctx, function
313 return update_error_state(ctx, &cm->error);
319 return update_error_state(ctx, &cm->error);
vp9_cx_iface.c 97 static vpx_codec_err_t update_error_state(vpx_codec_alg_priv_t *ctx, function
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 173 static vpx_codec_err_t update_error_state(vpx_codec_alg_priv_t *ctx, function
284 return update_error_state(ctx, &cm->error);
290 return update_error_state(ctx, &cm->error);
vp9_cx_iface.c 108 static vpx_codec_err_t update_error_state(vpx_codec_alg_priv_t *ctx, function
759 res = update_error_state(ctx, &cpi->common.error);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 239 update_error_state(vpx_codec_alg_priv_t *ctx, function
509 res = update_error_state(ctx, &pbi->common.error);
vp8_cx_iface.c 86 update_error_state(vpx_codec_alg_priv_t *ctx, function
885 res = update_error_state(ctx, &cpi->common.error);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 161 static vpx_codec_err_t update_error_state(vpx_codec_alg_priv_t *ctx, function
262 res = update_error_state(ctx, &cm->error);
vp9_cx_iface.c 106 static vpx_codec_err_t update_error_state(vpx_codec_alg_priv_t *ctx, function
750 res = update_error_state(ctx, &cpi->common.error);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 270 update_error_state(vpx_codec_alg_priv_t *ctx, function
563 res = update_error_state(ctx, &pbi->common.error);
vp8_cx_iface.c 96 update_error_state(vpx_codec_alg_priv_t *ctx, function
854 res = update_error_state(ctx, &cpi->common.error);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 272 update_error_state(vpx_codec_alg_priv_t *ctx, function
565 res = update_error_state(ctx, &pbi->common.error);
vp8_cx_iface.c 96 update_error_state(vpx_codec_alg_priv_t *ctx, function
857 res = update_error_state(ctx, &cpi->common.error);
    [all...]

Completed in 657 milliseconds