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:LE2H_16
(Results
1 - 3
of
3
) sorted by relevance
/third_party/libsnd/src/
H
A
D
xi.c
1104
{ last_val +=
LE2H_16
(src [k]) ;
in dles2s_array()
1119
{ last_val +=
LE2H_16
(src [k]) ;
in dles2i_array()
1134
{ last_val +=
LE2H_16
(src [k]) ;
in dles2f_array()
1149
{ last_val +=
LE2H_16
(src [k]) ;
in dles2d_array()
1168
dest [k] =
LE2H_16
(diff) ;
in s2dles_array()
1184
dest [k] =
LE2H_16
(diff) ;
in i2dles_array()
1201
dest [k] =
LE2H_16
(diff) ;
in f2dles_array()
1218
dest [k] =
LE2H_16
(diff) ;
in d2dles_array()
H
A
D
sfendian.h
137
#define
LE2H_16
(x) (x)
macro
151
#define
LE2H_16
(x) ENDSWAP_16 (x)
macro
H
A
D
pcm.c
363
{ value =
LE2H_16
(src [i]) ;
in les2i_array()
401
value =
LE2H_16
(value) ;
in les2f_array()
480
value =
LE2H_16
(value) ;
in les2d_array()
Completed in 8 milliseconds