Home
last modified time | relevance | path

Searched refs:VPX_CODEC_ERROR (Results 1 – 15 of 15) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c136 vpx_internal_error(&pbi->common.error, VPX_CODEC_ERROR, in vp8dx_get_reference()
145 vpx_internal_error(&pbi->common.error, VPX_CODEC_ERROR, in vp8dx_get_reference()
167 vpx_internal_error(&pbi->common.error, VPX_CODEC_ERROR, in vp8dx_set_reference()
176 vpx_internal_error(&pbi->common.error, VPX_CODEC_ERROR, in vp8dx_set_reference()
347 pbi->common.error.error_code = VPX_CODEC_ERROR; in vp8dx_receive_compressed_data()
352 pbi->common.error.error_code = VPX_CODEC_ERROR; in vp8dx_receive_compressed_data()
444 if (!fb->pbi[0]) return VPX_CODEC_ERROR; in vp8_create_decoder_instances()
451 return VPX_CODEC_ERROR; in vp8_create_decoder_instances()
465 if (!pbi) return VPX_CODEC_ERROR; in vp8_remove_decoder_instances()
/external/libvpx/libvpx/vpx/src/
Dvpx_decoder.c92 res = VPX_CODEC_ERROR; in vpx_codec_get_stream_info()
114 res = VPX_CODEC_ERROR; in vpx_codec_decode()
143 res = VPX_CODEC_ERROR; in vpx_codec_register_put_frame_cb()
162 res = VPX_CODEC_ERROR; in vpx_codec_register_put_slice_cb()
181 res = VPX_CODEC_ERROR; in vpx_codec_set_frame_buffer_functions()
Dvpx_codec.c36 case VPX_CODEC_ERROR: return "Unspecified internal error"; in vpx_codec_err_to_string()
71 res = VPX_CODEC_ERROR; in vpx_codec_destroy()
94 res = VPX_CODEC_ERROR; in vpx_codec_control_()
Dvpx_encoder.c197 res = VPX_CODEC_ERROR; in vpx_codec_encode()
247 ctx->err = VPX_CODEC_ERROR; in vpx_codec_get_cx_data()
310 ctx->err = VPX_CODEC_ERROR; in vpx_codec_get_preview_frame()
327 ctx->err = VPX_CODEC_ERROR; in vpx_codec_get_global_headers()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c164 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, in vp9_copy_reference_dec()
166 return VPX_CODEC_ERROR; in vp9_copy_reference_dec()
169 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, in vp9_copy_reference_dec()
174 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, "Invalid reference frame"); in vp9_copy_reference_dec()
202 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, "Invalid reference frame"); in vp9_set_reference_dec()
207 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, in vp9_set_reference_dec()
216 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, in vp9_set_reference_dec()
Dvp9_decodeframe.c1389 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, in decode_tiles()
1584 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, in decode_tiles_mt()
/external/libvpx/libvpx/test/
Ddecode_api_test.cc88 EXPECT_EQ(VPX_CODEC_ERROR, res) << kControls[i]; in TestVp9Controls()
98 EXPECT_EQ(VPX_CODEC_ERROR, vpx_codec_control(dec, VP9_GET_REFERENCE, &ref)); in TestVp9Controls()
108 EXPECT_EQ(VPX_CODEC_ERROR, in TestVp9Controls()
Dencode_test_driver.cc95 ASSERT_EQ(VPX_CODEC_ERROR, res) << EncoderError(); in Flush()
Dexternal_frame_buffer_test.cc466 ASSERT_EQ(VPX_CODEC_ERROR, in TEST_F()
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c426 if (!ctx->si.is_kf && !is_intra_only) return VPX_CODEC_ERROR; in decode_one()
581 return VPX_CODEC_ERROR; in decoder_decode()
599 return VPX_CODEC_ERROR; in decoder_decode()
740 return VPX_CODEC_ERROR; in decoder_set_fb_fn()
805 if (fb == NULL) return VPX_CODEC_ERROR; in ctrl_get_reference()
859 return VPX_CODEC_ERROR; in ctrl_get_last_ref_updates()
878 return VPX_CODEC_ERROR; in ctrl_get_frame_corrupted()
883 return VPX_CODEC_ERROR; in ctrl_get_frame_corrupted()
910 return VPX_CODEC_ERROR; in ctrl_get_frame_size()
937 return VPX_CODEC_ERROR; in ctrl_get_render_size()
[all …]
Dvp9_cx_iface.c1184 vpx_internal_error(&cpi->common.error, VPX_CODEC_ERROR, in encoder_encode()
1186 return VPX_CODEC_ERROR; in encoder_encode()
1348 if (fb == NULL) return VPX_CODEC_ERROR; in ctrl_get_reference()
/external/libvpx/libvpx/vpx/
Dvpx_codec.h94 VPX_CODEC_ERROR, enumerator
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c609 if (frame == NULL) return VPX_CODEC_ERROR; in vp8_get_frame_corrupted()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.c119 vpx_internal_error(&cm->error, VPX_CODEC_ERROR, in create_enc_workers()
Dvp9_encoder.c4942 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
4952 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
4960 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
4969 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
4978 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
4986 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,