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:HA
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
aacps_tablegen.h
44
static float
HA
[46][8][4];
variable
154
HA
[iid][icc][0] = c2 * cosf(beta + alpha);
in ps_tableinit()
155
HA
[iid][icc][1] = c1 * cosf(beta - alpha);
in ps_tableinit()
156
HA
[iid][icc][2] = c2 * sinf(beta + alpha);
in ps_tableinit()
157
HA
[iid][icc][3] = c1 * sinf(beta - alpha);
in ps_tableinit()
H
A
D
aacps_tablegen_template.c
80
printf("static const %s
HA
[46][8][4] = {\n", TYPE_NAME);
in main()
81
ARRAY_RENAME(3d_array)(
HA
, 46, 8, 4);
in main()
H
A
D
aacps_fixed_tablegen.h
54
static int
HA
[46][8][4];
variable
328
HA
[iid][icc][0] = (int)(((int64_t)c2 * ca + 0x20000000) >> 30);
in ps_tableinit()
329
HA
[iid][icc][1] = (int)(((int64_t)c1 * cb + 0x20000000) >> 30);
in ps_tableinit()
330
HA
[iid][icc][2] = (int)(((int64_t)c2 * sa + 0x20000000) >> 30);
in ps_tableinit()
331
HA
[iid][icc][3] = (int)(((int64_t)c1 * sb + 0x20000000) >> 30);
in ps_tableinit()
H
A
D
aacps.c
578
TABLE_CONST INTFLOAT (*H_LUT)[8][4] = (PS_BASELINE || ps2->icc_mode < 3) ?
HA
: HB;
in stereo_processing()
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_ca.h
295
uint32_t
HA
:1; /*!< \brief bit: 17 Hardware Access flag enable */
member
344
#define SCTLR_HA_Pos 17U /*!< \brief SCTLR:
HA
Position */
345
#define SCTLR_HA_Msk (1UL << SCTLR_HA_Pos) /*!< \brief SCTLR:
HA
Mask */
Completed in 12 milliseconds