Home
last modified time | relevance | path

Searched refs:bStreamMuxOption (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Duvc_h264.h235 guint8 bStreamMuxOption; member
Dgstuvch264_src.c1868 GST_DEBUG_OBJECT (self, " Stream mux option : %X", probe->bStreamMuxOption); in print_probe_commit()
1899 probe.bStreamMuxOption = 5; in configure_h264()
1953 probe.bStreamMuxOption = 3; in configure_h264()
1955 probe.bStreamMuxOption = 0; in configure_h264()
2257 probe.bStreamMuxOption = mux | 1; in gst_uvc_h264_src_fixate_caps()
2274 probe.bStreamMuxOption, mux); in gst_uvc_h264_src_fixate_caps()
2276 (probe.bStreamMuxOption & mux) != 0) { in gst_uvc_h264_src_fixate_caps()