Home
last modified time | relevance | path

Searched refs:error_info (Results 1 – 21 of 21) sorted by relevance

/hardware/intel/common/libva/va/
Dva_trace.h168 void **error_info /*out*/
Dva_backend.h198 void **error_info /*out*/
Dva.c1147 void **error_info /*out*/ in vaQuerySurfaceError() argument
1155 va_status = ctx->vtable->vaQuerySurfaceError( ctx, surface, error_status, error_info ); in vaQuerySurfaceError()
1157 VA_TRACE_LOG(va_TraceQuerySurfaceError, dpy, surface, error_status, error_info); in vaQuerySurfaceError()
Dva.h2733 void **error_info
Dva_trace.c3206 void **error_info /*out*/ in va_TraceQuerySurfaceError() argument
3214 if (error_info && (error_status == VA_STATUS_ERROR_DECODING_ERROR)) { in va_TraceQuerySurfaceError()
3215 VASurfaceDecodeMBErrors *p = *error_info; in va_TraceQuerySurfaceError()
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsmb_isp.h623 struct msm_isp_error_info error_info; member
636 struct msm_isp_error_info error_info; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsmb_isp.h759 struct msm_isp_error_info error_info; member
779 struct msm_isp_error_info error_info; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c455 struct vpx_internal_error_info *error_info, in setup_token_decoder() argument
461 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in setup_token_decoder()
465 vpx_internal_error(error_info, VPX_CODEC_MEM_ERROR, in setup_token_decoder()
754 struct vpx_internal_error_info *error_info, in get_tile() argument
760 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in get_tile()
767 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in get_tile()
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_audio.h292 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_audio.h269 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_audio.h307 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_audio.h341 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_audio.h349 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_audio.h307 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_audio.h317 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_audio.h358 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_audio.h361 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_audio.h315 struct msm_audio_bitstream_error_info error_info; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsmb_isp.h642 struct msm_isp_error_info error_info; member
/hardware/qcom/msm8996/kernel-headers/media/
Dmsmb_isp.h747 struct msm_isp_error_info error_info; member
/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c2618 void **error_info /*out*/ argument
2636 error_info = NULL;
2671 *error_info = driver_data->surface_mb_error;
2673 error_info = NULL;