Searched defs:channel_name (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | parsechannels.c | 172 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/ |
D | url-in-tags-revoke.window.js | 56 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/ |
D | channel_layout.c | 34 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/ |
D | method_channel.h | 61 std::string channel_name = name_; in SetMethodCallHandler() local
|
D | basic_message_channel.h | 66 std::string channel_name = name_; in SetMessageHandler() local
|
/third_party/ffmpeg/libavfilter/ |
D | avf_showvolume.c | 378 …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
|
D | af_channelmap.c | 351 const char *channel_name; in channelmap_config_input() local
|
/third_party/cef/libcef/common/ |
D | crash_reporter_client.cc | 582 std::wstring* channel_name) { in GetProductNameAndVersion()
|
/third_party/alsa-utils/speaker-test/ |
D | speaker-test.c | 119 static const char *const channel_name[MAX_CHANNELS] = { variable
|