Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcciss_ioctl.h43 ErrorInfo_struct error_info; member
51 ErrorInfo_struct error_info; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c461 struct vpx_internal_error_info *error_info, in setup_token_decoder() argument
469 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in setup_token_decoder()
473 vpx_internal_error(error_info, VPX_CODEC_MEM_ERROR, in setup_token_decoder()
742 struct vpx_internal_error_info *error_info, in get_tile_buffer() argument
750 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in get_tile_buffer()
763 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in get_tile_buffer()