Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pa_sink_put
(Results
1 - 23
of
23
) sorted by relevance
/third_party/pulseaudio/src/modules/
H
A
D
module-null-sink.c
431
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-remap-sink.c
466
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-esound-sink.c
708
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-pipe-sink.c
550
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-tunnel-sink-new.c
610
pa_sink_put
(u->sink);
in create_sink()
H
A
D
module-virtual-source.c
689
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-virtual-sink.c
626
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-waveout.c
818
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-solaris.c
1111
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-virtual-surround-sink.c
1137
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-ladspa-sink.c
1381
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-combine-sink.c
1708
pa_sink_put
(u->sink);
H
A
D
module-equalizer-sink.c
1318
pa_sink_put
(u->sink);
in pa__init()
H
A
D
module-tunnel.c
2152
pa_sink_put
(u->sink);
in create_sink()
/third_party/pulseaudio/src/modules/jack/
H
A
D
module-jack-sink.c
479
pa_sink_put
(u->sink);
in pa__init()
/third_party/pulseaudio/src/pulsecore/
H
A
D
sink.h
137
* currently that will crash
pa_sink_put
().) If
428
void
pa_sink_put
(pa_sink *s);
H
A
D
sink.c
359
/* FIXME: This should probably be moved to
pa_sink_put
() */
in pa_sink_new()
552
/* See note below in
pa_sink_put
() about volume sharing and decibel volumes */
in pa_sink_set_set_volume_callback()
651
void
pa_sink_put
(pa_sink* s) {
in pa_sink_put()
function
758
* reversing
pa_sink_put
(). It also undoes the registrations
in pa_sink_unlink()
/third_party/pulseaudio/src/modules/raop/
H
A
D
raop-sink.c
938
pa_sink_put
(u->sink);
in pa_raop_sink_new()
/third_party/pulseaudio/src/modules/macosx/
H
A
D
module-coreaudio-device.c
895
pa_sink_put
(ca_sink->pa_sink);
in pa__init()
/third_party/pulseaudio/src/modules/oss/
H
A
D
module-oss.c
1515
pa_sink_put
(u->sink);
in pa__init()
/third_party/pulseaudio/src/modules/bluetooth/
H
A
D
module-bluez5-device.c
1739
pa_sink_put
(u->sink);
in start_thread()
/third_party/pulseaudio/src/modules/alsa/
H
A
D
alsa-sink.c
1437
* with the current design
pa_sink_put
() is not allowed
in sink_set_state_in_io_thread_cb()
1438
* to fail and
pa_sink_put
() has no fallback code that
in sink_set_state_in_io_thread_cb()
2833
pa_sink_put
(u->sink);
in pa_alsa_sink_new()
2843
* pa_sink_suspend() between pa_sink_new() and
pa_sink_put
() would
in pa_alsa_sink_new()
2845
*
pa_sink_put
() hasn't been called. */
in pa_alsa_sink_new()
/third_party/pulseaudio/src/modules/echo-cancel/
H
A
D
module-echo-cancel.c
2110
pa_sink_put
(u->sink);
in pa__init()
Completed in 43 milliseconds