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.c133 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in read_sequence_header_obu()
142 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in read_sequence_header_obu()
153 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in read_sequence_header_obu()
177 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in read_sequence_header_obu()
202 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_sequence_header_obu()
224 &cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_sequence_header_obu()
256 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_sequence_header_obu()
308 &cm->error, AOM_CODEC_UNSUP_BITSTREAM, in read_tile_group_header()
792 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in aom_decode_frame_from_obus()
839 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in aom_decode_frame_from_obus()
Ddecodeframe.c4216 aom_internal_error(error_info, AOM_CODEC_UNSUP_BITSTREAM, in read_bitdepth()
4254 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
4264 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
4268 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
4280 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
4286 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
4305 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
4312 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
4320 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
4327 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in av1_read_film_grain_params()
[all …]
Ddecoder.c394 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in swap_frame_buffers()
/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.c929 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()
/external/libaom/libaom/aom/
Daom_codec.h122 AOM_CODEC_UNSUP_BITSTREAM, enumerator
/external/libaom/libaom/av1/
Dav1_dx_iface.c162 return AOM_CODEC_UNSUP_BITSTREAM; in parse_timing_info()
168 return AOM_CODEC_UNSUP_BITSTREAM; in parse_timing_info()
309 return AOM_CODEC_UNSUP_BITSTREAM; in decoder_peek_si_internal()
/external/libaom/libaom/av1/encoder/
Dbitstream.c2428 &cm->error, AOM_CODEC_UNSUP_BITSTREAM, 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()
Dencoder.c1023 &cm->error, AOM_CODEC_UNSUP_BITSTREAM, in set_bitstream_level_tier()
4148 aom_internal_error(&cm->error, AOM_CODEC_UNSUP_BITSTREAM, in finalize_encoded_frame()