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:samples_end
(Results
1 - 6
of
6
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
ws-snd1.c
63
uint8_t *
samples_end
;
in ws_snd_decode_frame()
local
H
A
D
dpcm.c
219
int16_t *output_samples, *
samples_end
;
in dpcm_decode_frame()
local
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_autotune.h
92
uint64_t
samples_end
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H
A
D
freedreno_autotune.h
130
uint64_t
samples_end
;
member
/third_party/ffmpeg/libavcodec/mips/
H
A
D
ac3dsp_mips.c
280
float *samples_p, *samples_sw, *matrix_p, **samples_x, **
samples_end
;
in ac3_downmix_mips()
local
/third_party/ffmpeg/libavfilter/
H
A
D
af_hdcd.c
1211
int32_t *
samples_end
= samples + stride * count;
in hdcd_analyze()
local
1270
int32_t *
samples_end
= samples + stride * count;
in hdcd_envelope()
local
1368
int32_t *
samples_end
= samples + count * stride;
in hdcd_process()
local
1410
int32_t *
samples_end
= samples + count * stride;
in hdcd_process_stereo()
local
[all...]
Completed in 9 milliseconds