Home
last modified time | relevance | path

Searched refs:AOM_CODEC_MEM_ERROR (Results 1 – 14 of 14) sorted by relevance

/external/libaom/libaom/aom_mem/
Daom_mem.h52 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, \
61 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, \
/external/libaom/libaom/test/
Dexternal_frame_buffer_test.cc470 ASSERT_EQ(AOM_CODEC_MEM_ERROR, DecodeRemainingFrames()); in TEST_F()
479 ASSERT_EQ(AOM_CODEC_MEM_ERROR, DecodeRemainingFrames()); in TEST_F()
487 ASSERT_EQ(AOM_CODEC_MEM_ERROR, DecodeOneFrame()); in TEST_F()
495 ASSERT_EQ(AOM_CODEC_MEM_ERROR, DecodeOneFrame()); in TEST_F()
/external/libaom/libaom/av1/
Dav1_dx_iface.c94 if (priv == NULL) return AOM_CODEC_MEM_ERROR; in decoder_init()
404 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in init_buffer_callbacks()
447 if (ctx->buffer_pool == NULL) return AOM_CODEC_MEM_ERROR; in init_decoder()
452 return AOM_CODEC_MEM_ERROR; in init_decoder()
460 return AOM_CODEC_MEM_ERROR; in init_decoder()
471 return AOM_CODEC_MEM_ERROR; in init_decoder()
477 return AOM_CODEC_MEM_ERROR; in init_decoder()
502 return AOM_CODEC_MEM_ERROR; in init_decoder()
Dav1_cx_iface.c1573 if (priv == NULL) return AOM_CODEC_MEM_ERROR; in encoder_init()
1579 if (priv->buffer_pool == NULL) return AOM_CODEC_MEM_ERROR; in encoder_init()
1583 return AOM_CODEC_MEM_ERROR; in encoder_init()
1604 res = AOM_CODEC_MEM_ERROR; in encoder_init()
1663 return AOM_CODEC_MEM_ERROR; in encoder_encode()
/external/libaom/libaom/aom/src/
Daom_codec.c41 case AOM_CODEC_MEM_ERROR: return "Memory allocation error"; in aom_codec_err_to_string()
/external/libaom/libaom/aom/
Daom_codec.h109 AOM_CODEC_MEM_ERROR, enumerator
/external/libaom/libaom/av1/common/
Dresize.c1368 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in av1_superres_upscale()
1389 &cm->error, AOM_CODEC_MEM_ERROR, in av1_superres_upscale()
1399 &cm->error, AOM_CODEC_MEM_ERROR, in av1_superres_upscale()
1413 &cm->error, AOM_CODEC_MEM_ERROR, in av1_superres_upscale()
Drestoration.c1104 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in av1_loop_restoration_filter_frame_init()
/external/libaom/libaom/av1/encoder/
Dencoder.c798 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_raw_frame_buffers()
807 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_raw_frame_buffers()
818 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_util_frame_buffers()
826 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_util_frame_buffers()
833 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_util_frame_buffers()
841 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_util_frame_buffers()
3381 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in scale_references()
3390 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in scale_references()
3408 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in scale_references()
3704 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in av1_set_frame_size()
[all …]
Dencode_strategy.c678 return AOM_CODEC_MEM_ERROR; in dump_one_image()
683 return AOM_CODEC_MEM_ERROR; in dump_one_image()
Dtpl_model.c490 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in init_gop_frames()
/external/libaom/libaom/av1/decoder/
Ddecoder.c456 cm->error.error_code = AOM_CODEC_MEM_ERROR; in av1_receive_compressed_data()
Dobu.c387 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in alloc_tile_list_buffer()
Ddecodeframe.c1875 aom_internal_error(error_info, AOM_CODEC_MEM_ERROR, in setup_bool_decoder()
2355 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in resize_context_buffers()
2382 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in setup_buffer_pool()
5130 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in read_uncompressed_header()
5143 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in read_uncompressed_header()
5354 aom_internal_error(&cm->error, AOM_CODEC_MEM_ERROR, in read_uncompressed_header()