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
defs:period_time
(Results
1 - 10
of
10
) sorted by relevance
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_simple.c
225
unsigned int
period_time
[2];
in snd_spcm_init_duplex()
local
47
set_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *hw_params, unsigned int *rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, unsigned int *buffer_time, unsigned int *
period_time
, snd_pcm_access_t access)
set_hw_params()
argument
[all...]
H
A
D
pcm_direct.h
69
int
period_time
;
member
88
snd_interval_t
period_time
;
member
99
unsigned int
period_time
;
member
H
A
D
pcm_share.c
81
snd_pcm_sframes_t
period_time
;
member
H
A
D
pcm_direct.c
968
snd_interval_t
period_time
= dshare->shmptr->hw.
period_time
;
local
[all...]
H
A
D
pcm_local.h
212
unsigned int
period_time
; /* period duration */
member
H
A
D
pcm.c
8797
unsigned int rrate,
period_time
;
in snd_pcm_set_params()
local
[all...]
/third_party/alsa-utils/bat/
H
A
D
alsa.c
79
unsigned int
period_time
= 0;
in set_snd_pcm_params()
local
/third_party/alsa-lib/test/
H
A
D
pcm.c
26
static unsigned int
period_time
= 100000; /* period time in us */
variable
[all...]
/third_party/alsa-utils/speaker-test/
H
A
D
speaker-test.c
109
static unsigned int
period_time
= UINT_MAX; /* period time in us */
variable
[all...]
/third_party/alsa-utils/aplay/
H
A
D
aplay.c
120
static unsigned
period_time
= 0;
variable
Completed in 28 milliseconds