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:psd
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/include/
H
A
D
ncpu.h
51
struct pst_dynamic
psd
;
in get_ncpu()
local
/third_party/ffmpeg/libavcodec/
H
A
D
ac3.c
175
void ff_ac3_bit_alloc_calc_psd(int8_t *exp, int start, int end, int16_t *
psd
,
in ff_ac3_bit_alloc_calc_psd()
argument
H
A
D
ac3dsp.c
73
static void ac3_bit_alloc_calc_bap_c(int16_t *mask, int16_t *
psd
,
in ac3_bit_alloc_calc_bap_c()
argument
H
A
D
ac3dec.h
208
int16_t
psd
[AC3_MAX_CHANNELS][AC3_MAX_COEFS]; ///< scaled exponents
member
H
A
D
ac3enc.h
134
int16_t **
psd
; ///<
psd
per frequency bin
member
/third_party/ffmpeg/libavcodec/mips/
H
A
D
ac3dsp_mips.c
64
static void ac3_bit_alloc_calc_bap_mips(int16_t *mask, int16_t *
psd
,
in ac3_bit_alloc_calc_bap_mips()
argument
/third_party/backends/backend/
H
A
D
snapscan.c
672
SnapScan_Device *
psd
;
in find_device()
local
784
static void free_device_list(SnapScan_Device *
psd
) {
in free_device_list()
argument
849
SnapScan_Device *
psd
;
sane_open()
local
[all...]
Completed in 7 milliseconds