Home
last modified time | relevance | path

Searched defs:channel_name (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c172 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_property_from_string_array()
193 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_string()
212 GKeyFile * kf, const gchar * channel_name, const gchar * key) in gst_dvb_base_bin_conf_set_uint()
229 GKeyFile * kf, const gchar * channel_name, const gchar * key) in gst_dvb_base_bin_conf_set_int()
246 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_inversion()
273 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_guard()
287 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_trans_mode()
300 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_code_rate()
314 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_delsys()
329 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_hierarchy()
[all …]
/third_party/node/test/fixtures/wpt/FileAPI/url/
Durl-in-tags-revoke.window.js56 function receive_message_on_channel(t, channel_name) { argument
65 function window_contents_for_channel(channel_name) { argument
74 const channel_name = 'noopener-window-test'; constant
103 const channel_name = 'a-click-test'; constant
/third_party/ffmpeg/libavutil/
Dchannel_layout.c34 struct channel_name { struct
39 static const struct channel_name channel_names[] = { argument
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/
Dmethod_channel.h61 std::string channel_name = name_; in SetMethodCallHandler() local
Dbasic_message_channel.h66 std::string channel_name = name_; in SetMessageHandler() local
/third_party/ffmpeg/libavfilter/
Davf_showvolume.c378 …const char *channel_name = av_get_channel_name(av_channel_layout_extract_channel(insamples->channe… in filter_frame() local
414 …const char *channel_name = av_get_channel_name(av_channel_layout_extract_channel(insamples->channe… in filter_frame() local
Daf_channelmap.c351 const char *channel_name; in channelmap_config_input() local
/third_party/cef/libcef/common/
Dcrash_reporter_client.cc582 std::wstring* channel_name) { in GetProductNameAndVersion()
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c119 static const char *const channel_name[MAX_CHANNELS] = { variable