Searched refs:AOM_CODEC_UNSUP_BITSTREAM (Results 1 – 10 of 10) sorted by relevance
/external/libaom/libaom/av1/decoder/ |
D | obu.c | 133 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()
|
D | decodeframe.c | 4216 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 …]
|
D | decoder.c | 394 cm->error.error_code = AOM_CODEC_UNSUP_BITSTREAM; in swap_frame_buffers()
|
/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 | 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()
|
/external/libaom/libaom/aom/ |
D | aom_codec.h | 122 AOM_CODEC_UNSUP_BITSTREAM, enumerator
|
/external/libaom/libaom/av1/ |
D | av1_dx_iface.c | 162 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/ |
D | bitstream.c | 2428 &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()
|
D | encoder.c | 1023 &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()
|