Home
last modified time | relevance | path

Searched refs:AOM_CODEC_ERROR (Results 1 – 18 of 18) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dgrain_table.c51 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/src/
Daom_decoder.c85 res = AOM_CODEC_ERROR; in aom_codec_get_stream_info()
104 res = AOM_CODEC_ERROR; in aom_codec_decode()
132 res = AOM_CODEC_ERROR; in aom_codec_register_put_frame_cb()
151 res = AOM_CODEC_ERROR; in aom_codec_register_put_slice_cb()
170 res = AOM_CODEC_ERROR; in aom_codec_set_frame_buffer_functions()
Daom_codec.c40 case AOM_CODEC_ERROR: return "Unspecified internal error"; in aom_codec_err_to_string()
75 res = AOM_CODEC_ERROR; in aom_codec_destroy()
98 res = AOM_CODEC_ERROR; in aom_codec_control_()
102 res = AOM_CODEC_ERROR; in aom_codec_control_()
Daom_encoder.c220 res = AOM_CODEC_ERROR; in aom_codec_encode()
270 ctx->err = AOM_CODEC_ERROR; in aom_codec_get_cx_data()
333 ctx->err = AOM_CODEC_ERROR; in aom_codec_get_preview_frame()
350 ctx->err = AOM_CODEC_ERROR; in aom_codec_get_global_headers()
/external/libaom/libaom/av1/decoder/
Ddecoder.c243 aom_internal_error(&cm->error, AOM_CODEC_ERROR, "No reference frame"); in av1_copy_reference_dec()
244 return AOM_CODEC_ERROR; 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()
276 return AOM_CODEC_ERROR; 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()
Dobu.c246 cm->error.error_code = AOM_CODEC_ERROR; in read_sequence_header_obu()
Ddecodeframe.c3856 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in decode_mt_init()
/external/libaom/libaom/av1/
Dav1_dx_iface.c252 return AOM_CODEC_ERROR; in parse_operating_points()
314 return AOM_CODEC_ERROR; in decoder_peek_si_internal()
539 if (!ctx->si.is_kf && !is_intra_only) return AOM_CODEC_ERROR; in decode_one()
868 return AOM_CODEC_ERROR; in decoder_set_fb_fn()
910 if (fb == NULL) return AOM_CODEC_ERROR; in ctrl_get_reference()
930 return AOM_CODEC_ERROR; in ctrl_get_new_frame_image()
951 return AOM_CODEC_ERROR; in ctrl_copy_new_frame_image()
985 return AOM_CODEC_ERROR; in ctrl_get_last_ref_updates()
1012 return AOM_CODEC_ERROR; in ctrl_get_frame_corrupted()
1017 return AOM_CODEC_ERROR; in ctrl_get_frame_corrupted()
[all …]
Dav1_cx_iface.c1739 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()
1912 if (fb == NULL) return AOM_CODEC_ERROR; in ctrl_get_reference()
1932 return AOM_CODEC_ERROR; in ctrl_get_new_frame_image()
1951 return AOM_CODEC_ERROR; in ctrl_copy_new_frame_image()
/external/libaom/libaom/test/
Dfilm_grain_table_test.cc172 ASSERT_EQ(AOM_CODEC_ERROR, aom_film_grain_table_read( in TEST_F()
184 ASSERT_EQ(AOM_CODEC_ERROR, in TEST_F()
Dencode_test_driver.cc81 ASSERT_EQ(AOM_CODEC_ERROR, res) << EncoderError(); in Flush()
Dexternal_frame_buffer_test.cc514 ASSERT_EQ(AOM_CODEC_ERROR, in TEST_F()
/external/libaom/libaom/aom/
Daom_codec.h106 AOM_CODEC_ERROR, enumerator
/external/libaom/libaom/av1/encoder/
Dethread.c470 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()
Dencode_strategy.c1031 if (pts64 < 0 || pts64 > UINT32_MAX) return AOM_CODEC_ERROR; in av1_encode_strategy()
1136 return AOM_CODEC_ERROR; in av1_encode_strategy()
Dencoder.c4482 return AOM_CODEC_ERROR; in encode_with_recode_loop()
4845 return AOM_CODEC_ERROR; in encode_frame_to_data_rate()
4995 return AOM_CODEC_ERROR; in encode_frame_to_data_rate()
5061 return AOM_CODEC_ERROR; in encode_frame_to_data_rate()
5222 return AOM_CODEC_ERROR; in av1_encode()
5225 return AOM_CODEC_ERROR; in av1_encode()
5461 if (assign_cur_frame_new_fb(cm) == NULL) return AOM_CODEC_ERROR; in av1_get_compressed_data()
5466 return AOM_CODEC_ERROR; in av1_get_compressed_data()
5543 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in av1_copy_new_frame_enc()
5592 return AOM_CODEC_ERROR; in av1_convert_sect5obus_to_annexb()
[all …]
Dlevel.c610 aom_internal_error(&cm->error, AOM_CODEC_ERROR, in av1_update_level_info()
Dbitstream.c3003 aom_internal_error(&cpi->common.error, AOM_CODEC_ERROR, in write_uncompressed_header_obu()
3268 return AOM_CODEC_ERROR; in write_uleb_obu_size()
3775 return AOM_CODEC_ERROR; in av1_pack_bitstream()
3796 return AOM_CODEC_ERROR; in av1_pack_bitstream()