/third_party/gstreamer/gstplugins_bad/sys/androidmedia/magicleap/ |
D | gstamc-codec-ml.c | 77 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_new() 118 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_configure() 136 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_get_output_format() 153 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_start() 170 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_stop() 187 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_flush() 199 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_request_key_frame() 208 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_set_dynamic_bitrate() 249 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_get_output_buffer() 273 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_get_input_buffer() [all …]
|
D | gstamc-format-ml.c | 51 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_new_audio() 69 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_new_video() 108 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_to_string() 129 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_get_float() 148 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_set_float() 168 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_get_int() 187 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_set_int() 207 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_get_string() 227 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_set_string() 248 g_set_error_literal (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_format_get_buffer() [all …]
|
D | gstamc-codeclist-ml.c | 54 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codeclist_get_count() 88 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_info_handle_get_name() 106 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_info_handle_is_encoder() 127 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_info_handle_get_supported_types() 173 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_capabilities_handle_get_color_formats() 200 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_codec_capabilities_handle_get_profile_levels()
|
D | gstamc-surfacetexture-ml.c | 57 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_surface_texture_ml_update_tex_image() 74 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_surface_texture_ml_detach_from_gl_context() 91 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_surface_texture_ml_attach_to_gl_context() 108 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_surface_texture_ml_get_transform_matrix() 125 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_surface_texture_ml_get_timestamp()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstjniutils.c | 78 GST_LIBRARY_ERROR_FAILED, "Failed to find class %s", name); in gst_amc_jni_get_class() 104 GST_LIBRARY_ERROR_FAILED, "Failed to get method ID %s (%s)", name, in gst_amc_jni_get_method_id() 119 GST_LIBRARY_ERROR_FAILED, "Failed to get static method ID %s (%s)", in gst_amc_jni_get_static_method_id() 134 GST_LIBRARY_ERROR_FAILED, "Failed to get field ID %s (%s)", name, type); in gst_amc_jni_get_field_id() 148 GST_LIBRARY_ERROR_FAILED, "Failed to get static field ID %s (%s)", name, in gst_amc_jni_get_static_field_id() 167 GST_LIBRARY_ERROR_FAILED, "Failed to create object"); in gst_amc_jni_new_object() 190 GST_LIBRARY_ERROR_FAILED, "Failed to create object"); in gst_amc_jni_new_object_from_static() 251 GST_LIBRARY_ERROR_FAILED, "Failed to call Java method"); in gst_amc_jni_string_from_gchar() 832 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_jni_get_application_class() 839 g_set_error (err, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_amc_jni_get_application_class() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/ |
D | gstamc-codeclist-jni.c | 331 GST_LIBRARY_ERROR_FAILED, "Failed to get array length"); in gst_amc_codec_info_handle_get_supported_types() 344 GST_LIBRARY_ERROR_FAILED, "Failed to get array element"); in gst_amc_codec_info_handle_get_supported_types() 353 GST_LIBRARY_ERROR_FAILED, "Failed create string"); in gst_amc_codec_info_handle_get_supported_types() 430 GST_LIBRARY_ERROR_FAILED, "Failed to get array length"); in gst_amc_codec_capabilities_handle_get_color_formats() 437 GST_LIBRARY_ERROR_FAILED, "Failed to get array elements"); in gst_amc_codec_capabilities_handle_get_color_formats() 471 GST_LIBRARY_ERROR_FAILED, "Failed to get array length"); in gst_amc_codec_capabilities_handle_get_profile_levels() 484 GST_LIBRARY_ERROR_FAILED, "Failed to get array element"); in gst_amc_codec_capabilities_handle_get_profile_levels() 493 GST_LIBRARY_ERROR_FAILED, "Failed to get level"); in gst_amc_codec_capabilities_handle_get_profile_levels() 503 GST_LIBRARY_ERROR_FAILED, "Failed to get profile"); in gst_amc_codec_capabilities_handle_get_profile_levels()
|
D | gstamc-codec-jni.c | 377 GST_LIBRARY_ERROR_FAILED, "Failed to get buffer %d", i); in gst_amc_jni_get_buffer_array() 389 GST_LIBRARY_ERROR_FAILED, in gst_amc_jni_get_buffer_array() 398 GST_LIBRARY_ERROR_FAILED, "Failed to get buffer address %d", i); in gst_amc_jni_get_buffer_array() 875 GST_LIBRARY_ERROR_FAILED, "Failed to create global buffer reference"); in gst_amc_codec_get_output_buffer() 882 GST_LIBRARY_ERROR_FAILED, "Failed to get buffer address"); in gst_amc_codec_get_output_buffer() 929 GST_LIBRARY_ERROR_FAILED, "Failed to create global buffer reference"); in gst_amc_codec_get_input_buffer() 936 GST_LIBRARY_ERROR_FAILED, "Failed to get buffer address"); in gst_amc_codec_get_input_buffer()
|
D | gstamc-format-jni.c | 467 GST_LIBRARY_ERROR_FAILED, "Failed get buffer address"); in gst_amc_format_get_buffer() 515 GST_LIBRARY_ERROR_FAILED, "Failed create Java byte buffer"); in gst_amc_format_set_buffer()
|
D | gstamcsurfacetexture-jni.c | 273 GST_LIBRARY_ERROR_FAILED, "Failed to register native methods"); in create_listener()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 99 GST_LIBRARY_ERROR_FAILED = 1, enumerator
|
D | gsterror.c | 177 case GST_LIBRARY_ERROR_FAILED: in gst_error_get_library_error()
|
D | gstenumtypes.c | 466 { C_ENUM(GST_LIBRARY_ERROR_FAILED), "GST_LIBRARY_ERROR_FAILED", "failed" }, in gst_library_error_get_type()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspconnection.c | 616 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_FAILED, in gst_rtsp_connection_get_tls()
|