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:alsa
(Results
1 - 25
of
86
) sorted by relevance
1
2
3
4
/third_party/alsa-lib/include/
H
A
D
asoundlib.h
5
* \author Abramo Bagnara <abramo@
alsa
-project.org>
49
#include <
alsa
/asoundef.h>
50
#include <
alsa
/version.h>
51
#include <
alsa
/global.h>
52
#include <
alsa
/input.h>
53
#include <
alsa
/output.h>
54
#include <
alsa
/error.h>
55
#include <
alsa
/conf.h>
56
#include <
alsa
/pcm.h>
57
#include <
alsa
/rawmid
[all...]
/third_party/alsa-utils/topology/nhlt/intel/
H
A
D
intel-nhlt.h
15
#include <
alsa
/input.h>
16
#include <
alsa
/output.h>
17
#include <
alsa
/conf.h>
18
#include <
alsa
/error.h>
H
A
D
dmic-nhlt.c
13
#include <
alsa
/global.h>
14
#include <
alsa
/input.h>
15
#include <
alsa
/output.h>
16
#include <
alsa
/conf.h>
17
#include <
alsa
/error.h>
/third_party/alsa-lib/include/sound/
H
A
D
emu10k1.h
1
#include <
alsa
/sound/type_compat.h>
2
#include <
alsa
/sound/uapi/emu10k1.h>
H
A
D
hdsp.h
1
#include <
alsa
/sound/type_compat.h>
2
#include <
alsa
/sound/uapi/hdsp.h>
H
A
D
hdspm.h
1
#include <
alsa
/sound/type_compat.h>
2
#include <
alsa
/sound/uapi/hdspm.h>
H
A
D
sb16_csp.h
1
#include <
alsa
/sound/uapi/sb16_csp.h>
/third_party/alsa-utils/alsa-info/
H
A
D
alsa-info.sh
4
CHANGELOG='https://www.
alsa
-project.org/
alsa
-info.sh.changelog'
47
SHFILE=$(mktemp -t
alsa
-info.XXXXXXXXXX) || exit 1
48
wget -O $SHFILE "https://www.
alsa
-project.org/
alsa
-info.sh" >/dev/null 2>&1
247
local PATTERN='(
alsa
-(lib|oss|plugins|tools|(topology|ucm)-conf|utils|sof-firmware)|libalsa|tinycompress|sof-firmware)'
274
ALSA_LIB_VERSION="$(grep VERSION_STR /usr/include/
alsa
/version.h 2>/dev/null | awk '{ print $3 }' | sed 's/"//g')"
331
WWWSERVICE='www.
alsa
-project.org'
399
TEMPDIR="$(mktemp -t -d
alsa
-info.XXXXXXXXXX)" || exit 1
400
FILE="$TEMPDIR/
alsa
[all...]
/third_party/pulseaudio/src/utils/
H
A
D
pa-info
41
alsa_info=$(which
alsa
-info.sh)
42
[ $alsa_info ] || alsa_info=$(which
alsa
-info)
43
[ $alsa_info ] || alsa_info='/usr/sbin/
alsa
-info.sh'
44
[ $alsa_info ] || alsa_info='/usr/share/
alsa
-base/
alsa
-info.sh'
49
echo "neither
alsa
-info.sh or
alsa
-info were found"
/third_party/ffmpeg/libavdevice/
H
A
D
Makefile
16
OBJS-$(CONFIG_ALSA_INDEV) += alsa_dec.o
alsa
.o timefilter.o
17
OBJS-$(CONFIG_ALSA_OUTDEV) += alsa_enc.o
alsa
.o
73
SKIPHEADERS-$(CONFIG_ALSA) +=
alsa
.h
H
A
D
alsa.h
33
#include <
alsa
/asoundlib.h>
/third_party/alsa-utils/alsaucm/
H
A
D
usecase.c
39
#include <
alsa
/asoundlib.h>
40
#include <
alsa
/use-case.h>
/third_party/alsa-utils/topology/nhlt/
H
A
D
nhlt-processor.c
14
#include <
alsa
/global.h>
15
#include <
alsa
/input.h>
16
#include <
alsa
/output.h>
17
#include <
alsa
/conf.h>
18
#include <
alsa
/error.h>
/third_party/alsa-lib/test/
H
A
D
queue_timer.c
3
#include <
alsa
/asoundlib.h>
4
#include <
alsa
/seq.h>
H
A
D
client_event_filter.c
1
#include <
alsa
/asoundlib.h>
/third_party/pulseaudio/src/tests/
H
A
D
alsa-mixer-path-test.c
14
#include <modules/
alsa
/
alsa
-mixer.h>
22
return PA_SRCDIR "/modules/
alsa
/mixer/paths/";
in get_default_paths_dir()
108
tc = tcase_create("
alsa
-mixer-path");
in main()
/third_party/alsa-utils/axfer/
H
A
D
subcmd.h
12
#include <
alsa
/asoundlib.h>
H
A
D
frame-cache.h
9
#include <
alsa
/asoundlib.h>
/third_party/alsa-utils/alsamixer/
H
A
D
die.c
22
#include <
alsa
/asoundlib.h>
H
A
D
mixer_widget.h
5
#include <
alsa
/asoundlib.h>
H
A
D
volume_mapping.h
4
#include <
alsa
/asoundlib.h>
H
A
D
mixer_controls.h
4
#include <
alsa
/asoundlib.h>
/third_party/alsa-utils/amixer/
H
A
D
volume_mapping.h
4
#include <
alsa
/asoundlib.h>
/third_party/alsa-lib/test/lsb/
H
A
D
test.h
5
#include <
alsa
/asoundlib.h>
/third_party/alsa-utils/axfer/test/
H
A
D
generator.h
13
#include <
alsa
/asoundlib.h>
Completed in 7 milliseconds
1
2
3
4