Searched refs:gst_amc_jni_object_local_unref (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/ |
D | gstamc-format-jni.c | 158 gst_amc_jni_object_local_unref (env, mime_str); in gst_amc_format_new_audio() 195 gst_amc_jni_object_local_unref (env, mime_str); in gst_amc_format_new_video() 266 gst_amc_jni_object_local_unref (env, key_str); in gst_amc_format_get_float() 296 gst_amc_jni_object_local_unref (env, key_str); in gst_amc_format_set_float() 327 gst_amc_jni_object_local_unref (env, key_str); in gst_amc_format_get_int() 358 gst_amc_jni_object_local_unref (env, key_str); in gst_amc_format_set_int() 393 gst_amc_jni_object_local_unref (env, key_str); in gst_amc_format_get_string() 429 gst_amc_jni_object_local_unref (env, key_str); in gst_amc_format_set_string() 431 gst_amc_jni_object_local_unref (env, v_str); in gst_amc_format_set_string() 484 gst_amc_jni_object_local_unref (env, key_str); in gst_amc_format_get_buffer() [all …]
|
D | gstamc-codec-jni.c | 489 gst_amc_jni_object_local_unref (env, tmp); in gst_amc_buffer_set_position_and_limit() 495 gst_amc_jni_object_local_unref (env, tmp); in gst_amc_buffer_set_position_and_limit() 535 gst_amc_jni_object_local_unref (env, name_str); in gst_amc_codec_new() 656 gst_amc_jni_object_local_unref (env, input_buffers); in gst_amc_codec_get_input_buffers() 683 gst_amc_jni_object_local_unref (env, output_buffers); in gst_amc_codec_get_output_buffers() 1037 gst_amc_jni_object_local_unref (env, info_o); in gst_amc_codec_dequeue_output_buffer() 1051 gst_amc_jni_object_local_unref (env, info_o); in gst_amc_codec_dequeue_output_buffer()
|
D | gstamc-codeclist-jni.c | 270 gst_amc_jni_object_local_unref (env, handle->object); in gst_amc_codec_info_handle_free() 391 gst_amc_jni_object_local_unref (env, type_str); in gst_amc_codec_info_handle_get_capabilities_for_type() 406 gst_amc_jni_object_local_unref (env, handle->object); in gst_amc_codec_capabilities_handle_free()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gst-android-hardware-camera.c | 2400 gst_amc_jni_object_local_unref (env, object); in gst_ah_camera_auto_focus() 2471 gst_amc_jni_object_local_unref (env, jcamera_info); in gst_ah_camera_get_camera_info() 2518 gst_amc_jni_object_local_unref (env, object); in gst_ah_camera_get_parameters() 2568 gst_amc_jni_object_local_unref (env, object); in gst_ah_camera_open() 2679 gst_amc_jni_object_local_unref (env, object); in gst_ah_camera_set_error_callback() 2722 gst_amc_jni_object_local_unref (env, object); in gst_ah_camera_set_preview_callback_with_buffer() 3334 gst_amc_jni_object_local_unref (env, v_str); in gst_ahc_parameters_flatten() 3360 gst_amc_jni_object_local_unref (env, antibanding); in gst_ahc_parameters_get_antibanding() 3386 gst_amc_jni_object_local_unref (env, color_effect); in gst_ahc_parameters_get_color_effect() 3452 gst_amc_jni_object_local_unref (env, flash_mode); in gst_ahc_parameters_get_flash_mode() [all …]
|
D | gstjniutils.c | 209 gst_amc_jni_object_local_unref (env, object); in gst_amc_jni_object_make_global() 235 gst_amc_jni_object_local_unref (JNIEnv * env, jobject object) in gst_amc_jni_object_local_unref() function 869 gst_amc_jni_object_local_unref (env, name_jstr); in gst_amc_jni_get_application_class() 870 gst_amc_jni_object_local_unref (env, class_loader_cls); in gst_amc_jni_get_application_class()
|
D | gst-android-hardware-sensor.c | 803 gst_amc_jni_object_local_unref (env, object_array); in gst_ah_sensor_populate_event() 813 gst_amc_jni_object_local_unref (env, object_array); in gst_ah_sensor_populate_event() 817 gst_amc_jni_object_local_unref (env, object_array); in gst_ah_sensor_populate_event()
|
D | gstjniutils.h | 93 void gst_amc_jni_object_local_unref (JNIEnv * env,
|