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:L_result
(Results
1 - 2
of
2
) sorted by relevance
/third_party/libsnd/src/GSM610/
H
A
D
rpe.c
30
register int32_t
L_result
;
in Weighting_filter()
local
48
{
L_result
= 8192 >> 1 ;
in Weighting_filter()
52
*
L_result
= GSM_L_ADD(
L_result
, L_temp) ;
in Weighting_filter()
65
L_result
+= STEP (0, -134) ;
in Weighting_filter()
66
L_result
+= STEP (1, -374) ;
in Weighting_filter()
68
L_result
+= STEP (3, 2054) ;
in Weighting_filter()
69
L_result
+= STEP (4, 5741) ;
in Weighting_filter()
70
L_result
+= STEP (5, 8192) ;
in Weighting_filter()
71
L_result
in Weighting_filter()
119
register int32_t
L_result
, L_temp ;
RPE_grid_selection()
local
[all...]
H
A
D
long_term.c
57
int32_t
L_result
;
in Cut_Calculation_of_the_LTP_parameters()
local
92
{
L_result
= (int32_t) wt_k * dp [best_k - lambda] ;
in Cut_Calculation_of_the_LTP_parameters()
93
if (
L_result
> L_max)
in Cut_Calculation_of_the_LTP_parameters()
95
L_max =
L_result
;
in Cut_Calculation_of_the_LTP_parameters()
200
register int32_t
L_result
;
in Calculation_of_the_LTP_parameters()
local
202
L_result
= STEP (0) ;
L_result
+= STEP (1) ;
in Calculation_of_the_LTP_parameters()
203
L_result
+= STEP (2) ;
L_result
+= STEP (3) ;
in Calculation_of_the_LTP_parameters()
204
L_result
in Calculation_of_the_LTP_parameters()
646
register float
L_result
, L_max, L_power ;
Cut_Fast_Calculation_of_the_LTP_parameters()
local
[all...]
Completed in 2 milliseconds