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:LADSPA_Descriptor
(Results
1 - 5
of
5
) sorted by relevance
/third_party/alsa-lib/src/pcm/
H
A
D
ladspa.h
560
}
LADSPA_Descriptor
;
typedef
589
const
LADSPA_Descriptor
* ladspa_descriptor(unsigned long Index);
592
typedef const
LADSPA_Descriptor
*
H
A
D
pcm_ladspa.c
82
const
LADSPA_Descriptor
*desc;
105
const
LADSPA_Descriptor
*desc;
506
static void snd_pcm_ladspa_get_default_cvalue(const
LADSPA_Descriptor
* desc, unsigned int port, LADSPA_Data *val)
in snd_pcm_ladspa_get_default_cvalue()
1099
const
LADSPA_Descriptor
*d;
in snd_pcm_ladspa_check_file()
/third_party/pulseaudio/src/modules/
H
A
D
ladspa.h
559
}
LADSPA_Descriptor
;
typedef
588
const
LADSPA_Descriptor
* ladspa_descriptor(unsigned long Index);
591
typedef const
LADSPA_Descriptor
*
H
A
D
module-ladspa-sink.c
82
const
LADSPA_Descriptor
*descriptor;
796
const
LADSPA_Descriptor
*d;
in connect_control_ports()
824
const
LADSPA_Descriptor
*d;
in validate_control_parameters()
887
const
LADSPA_Descriptor
*d;
in write_control_parameters()
1009
const
LADSPA_Descriptor
*d;
in pa__init()
/third_party/ffmpeg/libavfilter/
H
A
D
af_ladspa.c
64
const
LADSPA_Descriptor
*desc;
422
static void count_ports(const
LADSPA_Descriptor
*desc,
in count_ports()
492
const
LADSPA_Descriptor
*desc;
in init()
Completed in 9 milliseconds