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

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 449 int has_detail; member in struct:vpx_internal_error_info
462 info->has_detail = 0;
467 info->has_detail = 1;
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 228 ctx->base.err_detail = error->has_detail
vp9_cx_iface.c 111 ctx->base.err_detail = error->has_detail
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 276 ctx->base.err_detail = error->has_detail
vp8_cx_iface.c 102 ctx->base.err_detail = error->has_detail
    [all...]

Completed in 210 milliseconds