Home
last modified time | relevance | path

Searched refs:cb_channels (Results 1 – 25 of 96) sorted by relevance

1234

/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst/vaapi/
H A Dgstvaapipostproc.c286 if (postproc->cb_channels) { in gst_vaapipostproc_destroy_filter()
288 postproc->cb_channels = NULL; in gst_vaapipostproc_destroy_filter()
1990 ColorBalanceChannel cb_channels[] = { variable
2007 if (postproc->cb_channels) in cb_channels_init()
2022 for (i = 0; i < G_N_ELEMENTS (cb_channels); i++) { in cb_channels_init()
2029 channel->label = g_strdup (cb_channels[i].name); in cb_channels_init()
2033 postproc->cb_channels = g_list_prepend (postproc->cb_channels, channel); in cb_channels_init()
2045 return postproc->cb_channels; in gst_vaapipostproc_colorbalance_list_channels()
2055 for (i = 0; i < G_N_ELEMENTS (cb_channels); i++) { in cb_get_value_ptr()
2059 if (i >= G_N_ELEMENTS (cb_channels)) in cb_get_value_ptr()
[all …]
H A Dgstvaapisink.c786 sink->cb_channels = g_list_prepend (sink->cb_channels, channel); in cb_channels_init()
789 if (sink->cb_channels) in cb_channels_init()
790 sink->cb_channels = g_list_reverse (sink->cb_channels); in cb_channels_init()
796 if (sink->cb_channels) { in cb_channels_finalize()
797 g_list_free_full (sink->cb_channels, g_object_unref); in cb_channels_finalize()
798 sink->cb_channels = NULL; in cb_channels_finalize()
810 if (!sink->cb_channels) in gst_vaapisink_color_balance_list_channels()
812 return sink->cb_channels; in gst_vaapisink_color_balance_list_channels()
H A Dgstvaapipostproc.h178 GList *cb_channels; member
H A Dgstvaapisink.h107 GList *cb_channels; member
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member
/dports/audio/gstreamer1-plugins-webrtcdsp/gst-plugins-bad-1.16.2/ext/directfb/
H A Ddfbvideosink.h139 GList *cb_channels; member

1234