Searched refs:AOM_CODEC_UNSUP_BITSTREAM (Results 1 – 10 of 10) sorted by relevance
/external/libaom/libaom/av1/decoder/ |
D | obu.c | 118 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()
|
D | decodeframe.c | 3844 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 …]
|
D | decoder.c | 387 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in update_frame_buffers()
|
/external/libaom/libaom/aom/ |
D | aom_codec.h | 122 AOM_CODEC_UNSUP_BITSTREAM, enumerator
|
/external/libaom/libaom/aom/src/ |
D | aom_codec.c | 45 case AOM_CODEC_UNSUP_BITSTREAM: in aom_codec_err_to_string()
|
/external/libaom/libaom/av1/common/ |
D | obu_util.c | 74 return AOM_CODEC_UNSUP_BITSTREAM; in read_obu_header()
|
D | reconinter.c | 1221 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/ |
D | av1_dx_iface.c | 151 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/ |
D | bitstream.c | 2908 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()
|
D | encoder.c | 1316 &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()
|