Home
last modified time | relevance | path

Searched refs:AOM_CODEC_UNSUP_BITSTREAM (Results 1 – 10 of 10) sorted by relevance

/external/libaom/libaom/av1/decoder/
Dobu.c118 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in read_sequence_header_obu()
127 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in read_sequence_header_obu()
138 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in read_sequence_header_obu()
162 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in read_sequence_header_obu()
191 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_sequence_header_obu()
215 &cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_sequence_header_obu()
247 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_sequence_header_obu()
300 &cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_tile_group_header()
984 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in aom_decode_frame_from_obus()
1032 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in aom_decode_frame_from_obus()
Ddecodeframe.c3844 aom_internal_error(error_info, AOM_CODEC_UNSUP_BITSTREAM, in read_bitdepth()
3849 aom_internal_error(error_info, AOM_CODEC_UNSUP_BITSTREAM, in read_bitdepth()
3888 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
3898 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
3902 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
3914 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
3920 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
3939 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
3946 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
3954 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
[all …]
Ddecoder.c387 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in update_frame_buffers()
/external/libaom/libaom/aom/
Daom_codec.h122 AOM_CODEC_UNSUP_BITSTREAM, enumerator
/external/libaom/libaom/aom/src/
Daom_codec.c45 case AOM_CODEC_UNSUP_BITSTREAM: in aom_codec_err_to_string()
/external/libaom/libaom/av1/common/
Dobu_util.c74 return AOM_CODEC_UNSUP_BITSTREAM; in read_obu_header()
Dreconinter.c1221 aom_internal_error(xd->error_info, AOM_CODEC_UNSUP_BITSTREAM, in av1_setup_address_for_obmc()
1254 aom_internal_error(xd->error_info, AOM_CODEC_UNSUP_BITSTREAM, in av1_setup_build_prediction_by_above_pred()
1294 aom_internal_error(xd->error_info, AOM_CODEC_UNSUP_BITSTREAM, in av1_setup_build_prediction_by_left_pred()
/external/libaom/libaom/av1/
Dav1_dx_iface.c151 return AOM_CODEC_UNSUP_BITSTREAM; in parse_timing_info()
157 return AOM_CODEC_UNSUP_BITSTREAM; in parse_timing_info()
298 return AOM_CODEC_UNSUP_BITSTREAM; in decoder_peek_si_internal()
/external/libaom/libaom/av1/encoder/
Dbitstream.c2908 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in write_uncompressed_header_obu()
2947 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in write_uncompressed_header_obu()
Dencoder.c1316 &cm->error, AOM_CODEC_UNSUP_BITSTREAM, in set_bitstream_level_tier()
4933 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in finalize_encoded_frame()