/hardware/intel/common/libva/va/ |
D | va_trace.h | 168 void **error_info /*out*/
|
D | va_backend.h | 198 void **error_info /*out*/
|
D | va.c | 1147 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()
|
D | va.h | 2733 void **error_info
|
D | va_trace.c | 3206 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/ |
D | msmb_isp.h | 623 struct msm_isp_error_info error_info; member 636 struct msm_isp_error_info error_info; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msmb_isp.h | 759 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/ |
D | vp9_decodeframe.c | 455 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/ |
D | msm_audio.h | 292 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_audio.h | 269 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_audio.h | 307 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_audio.h | 341 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_audio.h | 349 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_audio.h | 307 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_audio.h | 317 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_audio.h | 358 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_audio.h | 361 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_audio.h | 315 struct msm_audio_bitstream_error_info error_info; member
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msmb_isp.h | 642 struct msm_isp_error_info error_info; member
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msmb_isp.h | 747 struct msm_isp_error_info error_info; member
|
/hardware/intel/img/psb_video/src/ |
D | psb_drv_video.c | 2618 void **error_info /*out*/ argument 2636 error_info = NULL; 2671 *error_info = driver_data->surface_mb_error; 2673 error_info = NULL;
|