Searched defs:new_stream (Results 1 – 5 of 5) sorted by relevance
| /third_party/pulseaudio/src/modules/ |
| D | stream-interaction.c | 208 …, pa_sink *s, const char *new_trigger, pa_sink_input *ignore_stream, bool new_stream, struct group… in apply_interaction_to_sink() 259 …userdata *u, const char *trigger_role, pa_sink_input *ignore_stream, bool new_stream, struct group… in apply_interaction_global() 288 static pa_hook_result_t process(struct userdata *u, pa_object *stream, bool create, bool new_stream… in process()
|
| /third_party/json/tests/src/ |
| D | unit-readme.cpp | 36 std::ostringstream const new_stream; in skip() local
|
| /third_party/rust/rust/compiler/rustc_errors/src/markdown/ |
| D | parse.rs | 350 let mut new_stream = Vec::with_capacity(stream.len()); in normalize() localVariable
|
| /third_party/rust/rust/compiler/rustc_ast/src/ |
| D | tokenstream.rs | 355 let mut new_stream = Vec::with_capacity(self.0.len() + 1); in add_comma() localVariable
|
| /third_party/ffmpeg/libavformat/ |
| D | wtvdec.c | 600 static AVStream * new_stream(AVFormatContext *s, AVStream *st, int sid, int codec_type) in new_stream() function
|