Home
last modified time | relevance | path

Searched defs:sgroup (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c561 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
669 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
784 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
796 StreamGroup *sgroup; in gst_encode_base_bin_release_pad() local
1178 GParamSpec * arg G_GNUC_UNUSED, StreamGroup * sgroup) in _capsfilter_force_format()
1253 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1292 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1301 _set_up_fake_encoder_pad_probe (GstEncodeBaseBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1313 StreamGroup * sgroup) in setup_smart_encoder()
1456 StreamGroup *sgroup = NULL; in _create_stream_group() local
[all …]
/third_party/ffmpeg/libavformat/
Dhlsplaylist.c54 void ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup, in ff_hls_write_subtitle_rendition()
72 const char *sgroup) in ff_hls_write_stream_info()
Dhlsenc.c183 const char *sgroup; /* subtitle group name */ member
1387 const char *sgroup = NULL; local