/external/libaom/libaom/aom_dsp/ |
D | grain_table.c | 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() 120 aom_internal_error(error_info, AOM_CODEC_ERROR, in grain_table_entry_read() [all …]
|
/external/libaom/libaom/aom_mem/ |
D | aom_mem.h | 52 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, \ 61 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, \
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 397 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in decode_mbmi_block() 1787 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in decode_partition() 1871 aom_internal_error(error_info, AOM_CODEC_CORRUPT_FRAME, in setup_bool_decoder() 1875 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, in setup_bool_decoder() 2336 aom_internal_error(&cm->error, AOM_CODEC_CORRUPT_FRAME, in resize_context_buffers() 2355 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in resize_context_buffers() 2382 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in setup_buffer_pool() 2411 aom_internal_error(&cm->error, AOM_CODEC_CORRUPT_FRAME, in setup_frame_size() 2452 aom_internal_error(&cm->error, AOM_CODEC_CORRUPT_FRAME, in setup_frame_size_with_refs() 2480 aom_internal_error(&cm->error, AOM_CODEC_CORRUPT_FRAME, in setup_frame_size_with_refs() [all …]
|
D | decoder.c | 243 aom_internal_error(&cm->error, AOM_CODEC_ERROR, "No reference frame"); in av1_copy_reference_dec() 247 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in av1_copy_reference_dec() 275 aom_internal_error(&cm->error, AOM_CODEC_ERROR, "No reference frame"); in av1_set_reference_dec() 281 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in av1_set_reference_dec() 289 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in av1_set_reference_dec() 314 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in av1_copy_new_frame_dec()
|
D | obu.c | 202 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_sequence_header_obu() 223 aom_internal_error( in read_sequence_header_obu() 256 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_sequence_header_obu() 307 aom_internal_error( in read_tile_group_header() 323 aom_internal_error(&cm->error, AOM_CODEC_CORRUPT_FRAME, in read_tile_group_header() 387 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_tile_list_buffer()
|
D | decodetxb.c | 31 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in read_golomb()
|
D | decodemv.c | 277 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in read_segment_id() 701 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in read_intrabc_info() 1299 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in read_inter_block_mode_info()
|
/external/libaom/libaom/aom/src/ |
D | aom_codec.c | 119 void aom_internal_error(struct aom_internal_error_info *info, in aom_internal_error() function
|
/external/libaom/libaom/aom/internal/ |
D | aom_codec_internal.h | 432 void aom_internal_error(struct aom_internal_error_info *info,
|
/external/libaom/libaom/av1/encoder/ |
D | encoder.c | 798 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_raw_frame_buffers() 807 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_raw_frame_buffers() 818 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_util_frame_buffers() 826 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_util_frame_buffers() 833 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_util_frame_buffers() 841 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_util_frame_buffers() 1022 aom_internal_error( in set_bitstream_level_tier() 3381 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in scale_references() 3390 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in scale_references() 3408 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in scale_references() [all …]
|
D | ethread.c | 470 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in create_enc_workers() 512 aom_internal_error(&cpi->common.error, AOM_CODEC_ERROR, in sync_enc_workers()
|
D | level.c | 610 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in av1_update_level_info()
|
D | tpl_model.c | 490 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in init_gop_frames()
|
D | bitstream.c | 2427 aom_internal_error( in write_dec_model_op_parameters() 2877 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in write_uncompressed_header_obu() 2916 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in write_uncompressed_header_obu() 3003 aom_internal_error(&cpi->common.error, AOM_CODEC_ERROR, in write_uncompressed_header_obu()
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 1368 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in av1_superres_upscale() 1388 aom_internal_error( in av1_superres_upscale() 1398 aom_internal_error( in av1_superres_upscale() 1412 aom_internal_error( in av1_superres_upscale()
|
D | reconinter.c | 929 aom_internal_error(xd->error_info, AOM_CODEC_UNSUP_BITSTREAM, in av1_setup_build_prediction_by_above_pred() 968 aom_internal_error(xd->error_info, AOM_CODEC_UNSUP_BITSTREAM, in av1_setup_build_prediction_by_left_pred()
|
D | mvref_common.c | 1414 aom_internal_error(&cm->error, AOM_CODEC_CORRUPT_FRAME, in av1_set_frame_refs() 1418 aom_internal_error(&cm->error, AOM_CODEC_CORRUPT_FRAME, in av1_set_frame_refs()
|
D | onyxc_int.h | 1136 aom_internal_error(xd->error_info, AOM_CODEC_CORRUPT_FRAME, in av1_zero_above_context()
|
D | restoration.c | 1104 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in av1_loop_restoration_filter_frame_init()
|
/external/libaom/libaom/av1/ |
D | av1_cx_iface.c | 1739 aom_internal_error(&cpi->common.error, AOM_CODEC_ERROR, in encoder_encode() 1781 aom_internal_error(&cpi->common.error, AOM_CODEC_ERROR, NULL); in encoder_encode() 1791 aom_internal_error(&cpi->common.error, AOM_CODEC_ERROR, NULL); in encoder_encode() 1803 aom_internal_error(&cpi->common.error, AOM_CODEC_ERROR, NULL); in encoder_encode() 1837 aom_internal_error(&cpi->common.error, AOM_CODEC_ERROR, NULL); in encoder_encode()
|
D | av1_dx_iface.c | 404 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in init_buffer_callbacks() 837 aom_internal_error(&pbi->common.error, AOM_CODEC_CORRUPT_FRAME, in decoder_get_frame()
|