Home
last modified time | relevance | path

Searched refs:GST_PARAM_CONDITIONALLY_AVAILABLE (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfh264enc.cpp268 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
285 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
294 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
309 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
318 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
328 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
337 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
346 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
355 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
364 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h264_enc_class_init()
[all …]
Dgstmfh265enc.cpp211 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
226 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
235 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
245 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
254 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
265 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
274 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
283 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
297 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
305 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_h265_enc_class_init()
[all …]
Dgstmfvp9enc.cpp182 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_vp9_enc_class_init()
198 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_vp9_enc_class_init()
208 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_vp9_enc_class_init()
219 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_vp9_enc_class_init()
229 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_vp9_enc_class_init()
238 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_vp9_enc_class_init()
253 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_vp9_enc_class_init()
282 (GParamFlags) (GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_mf_vp9_enc_class_init()
Dgstmfvideosrc.c163 GST_PARAM_CONDITIONALLY_AVAILABLE | GST_PARAM_MUTABLE_READY | in gst_mf_video_src_class_init()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264enc.c150 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h264_enc_class_init()
167 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h264_enc_class_init()
183 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h264_enc_class_init()
198 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h264_enc_class_init()
214 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h264_enc_class_init()
228 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h264_enc_class_init()
Dgstnvh265enc.c152 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h265_enc_class_init()
169 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h265_enc_class_init()
185 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h265_enc_class_init()
200 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h265_enc_class_init()
216 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h265_enc_class_init()
230 GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS)); in gst_nv_h265_enc_class_init()
/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.h84 #define GST_PARAM_CONDITIONALLY_AVAILABLE (1 << (G_PARAM_USER_SHIFT + 6)) macro
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlsshsink.c177 NULL, G_PARAM_READWRITE | GST_PARAM_CONDITIONALLY_AVAILABLE | in gst_curl_ssh_sink_class_init()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c362 GST_PARAM_CONDITIONALLY_AVAILABLE)
437 if (param->flags & GST_PARAM_CONDITIONALLY_AVAILABLE) { in print_object_properties_info()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c395 spec->flags & GST_PARAM_CONDITIONALLY_AVAILABLE ? "true" : "false", in _add_properties()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvafilter.c603 | GST_PARAM_CONDITIONALLY_AVAILABLE | G_PARAM_STATIC_STRINGS in gst_va_filter_install_properties()
/third_party/gstreamer/gstplugins_bad/
DChangeLog22971 * Make use of GST_PARAM_CONDITIONALLY_AVAILABLE flag
22982 * Make use of GST_PARAM_CONDITIONALLY_AVAILABLE flag