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:total_frame_count
(Results
1 - 4
of
4
) sorted by relevance
/third_party/alsa-utils/axfer/test/
H
A
D
container-test.c
50
uint64_t
total_frame_count
;
in test_builder()
local
94
uint64_t
total_frame_count
;
in test_parser()
local
[all...]
H
A
D
mapper-test.c
47
unsigned int
total_frame_count
;
in test_demuxer()
local
80
uint64_t
total_frame_count
;
in test_demux()
local
138
unsigned int
total_frame_count
;
test_muxer()
local
170
uint64_t
total_frame_count
;
test_mux()
local
[all...]
/third_party/alsa-utils/axfer/
H
A
D
subcmd-transfer.c
165
capture_pre_process(struct context *ctx, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer, uint64_t *
total_frame_count
)
capture_pre_process()
argument
229
playback_pre_process(struct context *ctx, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer, uint64_t *
total_frame_count
)
playback_pre_process()
argument
328
context_pre_process(struct context *ctx, snd_pcm_stream_t direction, uint64_t *
total_frame_count
)
context_pre_process()
argument
444
uint64_t
total_frame_count
;
context_post_process()
local
[all...]
H
A
D
xfer-options.c
395
xfer_options_calculate_duration(struct xfer_context *xfer, uint64_t *
total_frame_count
)
xfer_options_calculate_duration()
argument
Completed in 3 milliseconds