Home
last modified time | relevance | path

Searched refs:GstControlSourceGetValueArray (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstlfocontrolsource.c352 GstControlSourceGetValueArray get_value_array;
356 (GstControlSourceGetValueArray) waveform_sine_get_value_array}, {
358 (GstControlSourceGetValueArray) waveform_square_get_value_array}, {
360 (GstControlSourceGetValueArray) waveform_saw_get_value_array}, {
362 (GstControlSourceGetValueArray) waveform_rsaw_get_value_array}, {
364 (GstControlSourceGetValueArray) waveform_triangle_get_value_array}
Dgstinterpolationcontrolsource.c607 GstControlSourceGetValueArray get_value_array;
611 (GstControlSourceGetValueArray) interpolate_none_get_value_array}, {
613 (GstControlSourceGetValueArray) interpolate_linear_get_value_array}, {
615 (GstControlSourceGetValueArray) interpolate_cubic_get_value_array}, {
617 (GstControlSourceGetValueArray)
Dgsttriggercontrolsource.c212 csource->get_value_array = (GstControlSourceGetValueArray) in gst_trigger_control_source_init()
/third_party/gstreamer/gstreamer/gst/
Dgstcontrolsource.h92 typedef gboolean (* GstControlSourceGetValueArray) (GstControlSource *self, typedef
108GstControlSourceGetValueArray get_value_array; /* Returns values for a property in a given timesp…
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcontroller.c271 cs->get_value_array = (GstControlSourceGetValueArray) in gst_test_control_source_init()
/third_party/gstreamer/gstreamer/
DChangeLog24920 and GstControlSourceGetValueArray doesn't return a GstValueArray but