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

  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 224 update_error_state(vpx_codec_alg_priv_t *ctx, function
347 res = update_error_state(ctx, &pbi->common.error);
vp9_cx_iface.c 106 update_error_state(vpx_codec_alg_priv_t *ctx, function
725 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
858 res = update_error_state(ctx, &cpi->common.error);
    [all...]

Completed in 55 milliseconds