Home
last modified time | relevance | path

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

12

/external/libaom/libaom/aom_dsp/
Dgrain_table.c42 struct aom_internal_error_info *error_info, in grain_table_entry_read() argument
51 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
63 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
69 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
76 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
82 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
89 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
95 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
102 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
112 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read()
[all …]
Dgrain_table.h84 struct aom_internal_error_info *error_info);
94 struct aom_internal_error_info *error_info);
/external/arm-trusted-firmware/drivers/renesas/rcar/emmc/
Demmc_interrupt.c49 mmc_drv_obj.error_info.info1 = GETR_32(SD_INFO1); in emmc_interrupt()
50 mmc_drv_obj.error_info.info2 = GETR_32(SD_INFO2); in emmc_interrupt()
54 mmc_drv_obj.error_info.info1 & GETR_32(SD_INFO1_MASK); in emmc_interrupt()
56 mmc_drv_obj.error_info.info2 & GETR_32(SD_INFO2_MASK); in emmc_interrupt()
59 mmc_drv_obj.error_info.status1 = GETR_32(SD_ERR_STS1); in emmc_interrupt()
60 mmc_drv_obj.error_info.status2 = GETR_32(SD_ERR_STS2); in emmc_interrupt()
63 mmc_drv_obj.error_info.dm_info1 = GETR_32(DM_CM_INFO1); in emmc_interrupt()
64 mmc_drv_obj.error_info.dm_info2 = GETR_32(DM_CM_INFO2); in emmc_interrupt()
68 mmc_drv_obj.error_info.dm_info1 & GETR_32(DM_CM_INFO1_MASK); in emmc_interrupt()
70 mmc_drv_obj.error_info.dm_info2 & GETR_32(DM_CM_INFO2_MASK); in emmc_interrupt()
Demmc_utility.c112 mmc_drv_obj.error_info.num = func_no; in emmc_write_error_info()
113 mmc_drv_obj.error_info.code = (uint16_t) error_code; in emmc_write_error_info()
121 mmc_drv_obj.error_info.num = func_no; in emmc_write_error_info_func_no()
Demmc_cmd.c162 ERROR("BL2: emmc ERR SD_INFO2 = 0x%x\n", mmc_drv_obj.error_info.info2); in cmdErrSdInfo2Log()
244 if ((mmc_drv_obj.error_info.info2 & SD_INFO2_CBSY) != 0) { in emmc_exec_cmd()
357 if ((SD_INFO2_DAT0 & mmc_drv_obj.error_info.info2) != 0) { in emmc_exec_cmd()
Demmc_std.h377 st_error_info error_info; /**< error information */ member
/external/libaom/libaom/aom_mem/
Daom_mem.h52 #define AOM_CHECK_MEM_ERROR(error_info, lval, expr) \ argument
56 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, \
61 #define AOM_CHECK_MEM_ERROR(error_info, lval, expr) \ argument
65 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, \
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/
Dp3.cpp4 struct [[nodiscard]] error_info{ struct
8 error_info enable_missile_safety_mode();
15 error_info &foo();
/external/kernel-headers/original/uapi/linux/
Dcciss_ioctl.h44 ErrorInfo_struct error_info; member
52 ErrorInfo_struct error_info; member
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c331 if (pbi->mb.error_info.error_code != 0) { in vp8dx_receive_compressed_data()
332 pbi->common.error.error_code = pbi->mb.error_info.error_code; in vp8dx_receive_compressed_data()
333 memcpy(pbi->common.error.detail, pbi->mb.error_info.detail, in vp8dx_receive_compressed_data()
334 sizeof(pbi->mb.error_info.detail)); in vp8dx_receive_compressed_data()
Dthreading.c414 vpx_internal_error(&xd->error_info, VPX_CODEC_CORRUPT_FRAME, in mt_decode_mb_rows()
596 if (setjmp(xd->error_info.jmp)) { in thread_decoding_proc()
597 xd->error_info.setjmp = 0; in thread_decoding_proc()
602 xd->error_info.setjmp = 1; in thread_decoding_proc()
887 if (setjmp(xd->error_info.jmp)) { in vp8mt_decode_mb_rows()
888 xd->error_info.setjmp = 0; in vp8mt_decode_mb_rows()
898 xd->error_info.setjmp = 1; in vp8mt_decode_mb_rows()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c737 vpx_internal_error(xd->error_info, VPX_CODEC_UNSUP_BITSTREAM, in dec_build_inter_predictors_sb()
929 vpx_internal_error(xd->error_info, VPX_CODEC_CORRUPT_FRAME, in decode_block()
1042 vpx_internal_error(xd->error_info, VPX_CODEC_CORRUPT_FRAME, in recon_block()
1079 vpx_internal_error(xd->error_info, VPX_CODEC_CORRUPT_FRAME, in parse_block()
1298 struct vpx_internal_error_info *error_info, in setup_token_decoder() argument
1305 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in setup_token_decoder()
1309 vpx_internal_error(error_info, VPX_CODEC_MEM_ERROR, in setup_token_decoder()
1651 struct vpx_internal_error_info *error_info, in get_tile_buffer() argument
1658 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in get_tile_buffer()
1671 vpx_internal_error(error_info, VPX_CODEC_CORRUPT_FRAME, in get_tile_buffer()
[all …]
Dvp9_decoder.h59 struct vpx_internal_error_info error_info; member
/external/libaom/libaom/av1/decoder/
Ddthread.h31 struct aom_internal_error_info error_info; member
Ddecodeframe.h56 struct aom_internal_error_info *error_info);
Ddecodeframe.c379 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in decode_mbmi_block()
1372 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in decode_partition()
1381 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in decode_partition()
1459 struct aom_internal_error_info *error_info, aom_reader *r, in setup_bool_decoder() argument
1465 aom_internal_error(error_info, AOM_CODEC_CORRUPT_FRAME, in setup_bool_decoder()
1469 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, in setup_bool_decoder()
2267 const uint8_t *const data_end, struct aom_internal_error_info *error_info, in get_ls_tile_buffer() argument
2276 aom_internal_error(error_info, AOM_CODEC_CORRUPT_FRAME, in get_ls_tile_buffer()
2297 aom_internal_error(error_info, AOM_CODEC_CORRUPT_FRAME, in get_ls_tile_buffer()
2415 struct aom_internal_error_info *error_info, const uint8_t **data, in get_tile_buffer() argument
[all …]
Ddecodetxb.c31 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in read_golomb()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ra_checker.cpp51 void ra_checker::dump_error(const error_info &e) { in dump_error()
69 error_info e; in error()
Dsb_shader.h44 struct error_info { struct
50 typedef std::multimap<node*, error_info> error_map; argument
/external/libvpx/libvpx/vp8/common/
Dblockd.h293 struct vpx_internal_error_info error_info; member
/external/mesa3d/include/android_stub/backtrace/
DBacktrace.h79 } error_info; member
/external/libaom/libaom/examples/
Dnoise_model.c416 struct aom_internal_error_info error_info; in main() local
419 &error_info)) { in main()
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h199 struct vpx_internal_error_info *error_info; member
Dvp9_onyxc_int.h366 xd->error_info = &cm->error; in vp9_init_macroblockd()
/external/ImageMagick/coders/
Dpng.c1706 *error_info; in MagickPNGErrorHandler() local
1708 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in MagickPNGErrorHandler()
1709 image=error_info->image; in MagickPNGErrorHandler()
1710 exception=error_info->exception; in MagickPNGErrorHandler()
1737 *error_info; in MagickPNGWarningHandler() local
1742 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in MagickPNGWarningHandler()
1743 image=error_info->image; in MagickPNGWarningHandler()
1744 exception=error_info->exception; in MagickPNGWarningHandler()
1981 *error_info; in read_user_chunk_callback() local
2012 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in read_user_chunk_callback()
[all …]

12