Home
last modified time | relevance | path

Searched refs:has_detail (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h484 int has_detail; member
497 info->has_detail = 0; in vpx_internal_error()
502 info->has_detail = 1; in vpx_internal_error()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c164 ctx->base.err_detail = error->has_detail ? error->detail : NULL; in update_error_state()
Dvp9_cx_iface.c111 ctx->base.err_detail = error->has_detail ? error->detail : NULL; in update_error_state()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c278 ctx->base.err_detail = error->has_detail in update_error_state()
Dvp8_cx_iface.c102 ctx->base.err_detail = error->has_detail in update_error_state()