Home
last modified time | relevance | path

Searched defs:stream_name (Results 1 – 20 of 20) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g.c550 ntfschar **stream_name) in ntfs_fuse_parse_path()
589 ntfschar *stream_name; in ntfs_macfuse_getxtimes() local
811 ntfschar *stream_name; in ntfs_fuse_getattr() local
1135 ntfschar *stream_name; in ntfs_fuse_readlink() local
1474 ntfschar *stream_name; in ntfs_fuse_open() local
1562 ntfschar *stream_name; in ntfs_fuse_read() local
1653 ntfschar *stream_name; in ntfs_fuse_write() local
1728 ntfschar *stream_name; in ntfs_fuse_release() local
1815 ntfschar *stream_name; in ntfs_fuse_trunc() local
2069 ntfschar *stream_name; in ntfs_fuse_create() local
[all …]
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.h56 gchar *server, *device, *stream_name, *client_name; member
Dpulsesink.c165 gchar *stream_name; member
/third_party/ffmpeg/libavdevice/
Dpulse_audio_enc.c37 const char *stream_name; member
450 const char *stream_name = s->stream_name; in pulse_write_header() local
Dpulse_audio_dec.c42 char *stream_name; member
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpclient.c1131 GstAmfNode *command_object, *stream_name; in send_create_stream() local
1218 GstAmfNode *command_object, *stream_name, *argument; in send_publish_or_play() local
1386 GstAmfNode *command_object, *stream_name; in send_stop() local
/third_party/pulseaudio/src/pulse/
Dsimple.c142 const char *stream_name, in pa_simple_new()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-source-new.c305 char *stream_name = pa_sprintf_malloc(_("Tunnel for %s@%s"), username, hostname); in context_state_cb() local
Dmodule-tunnel-sink-new.c307 char *stream_name = pa_sprintf_malloc(_("Tunnel for %s@%s"), username, hostname); in context_state_cb() local
/third_party/ntfs-3g/libntfs-3g/
Dattrib.c7029 ntfschar *stream_name, int stream_name_len,
7073 int ntfs_attr_data_write(ntfs_inode *ni, ntfschar *stream_name,
7116 int ntfs_attr_shrink_size(ntfs_inode *ni, ntfschar *stream_name,
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c58 const char *stream_name(int stream) in stream_name() function
/third_party/googletest/googletest/src/
Dgtest-port.cc1197 static void CaptureStream(int fd, const char* stream_name, in CaptureStream()
/third_party/mesa3d/src/gtest/src/
Dgtest-port.cc1163 static void CaptureStream(int fd, const char* stream_name, in CaptureStream()
/third_party/alsa-lib/include/
Dtopology.h1070 const char *stream_name; /*!< link stream name, used to match */ member
/third_party/python/Lib/test/support/
D__init__.py575 def captured_output(stream_name): argument
/third_party/pulseaudio/src/utils/
Dpadsp.c496 static const char *stream_name(void) { in stream_name() function
/third_party/alsa-lib/include/sound/uapi/
Dasoc.h548 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */ member
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c2233 gchar *stream_name = NULL; in gst_avi_demux_parse_stream() local
/third_party/python/Lib/test/
Dtest_io.py4311 def check_daemon_threads_shutdown_deadlock(self, stream_name): argument
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc11525 static void CaptureStream(int fd, const char* stream_name, in CaptureStream()