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:sfb_s
(Results
1 - 5
of
5
) sorted by relevance
/third_party/lame/libmp3lame/
H
A
D
lame-analysis.h
58
double
sfb_s
[2][2][3 * SBMAX_s];
member
H
A
D
mpglib_interface.c
726
memcpy(pinfo->
sfb_s
, hip->mi.
sfb_s
, sizeof(pinfo->
sfb_s
));
in hip_finish_pinfo()
H
A
D
quantize_pvt.c
672
int const
sfb_s
= (cfg->samplerate_out <= 8000) ? 9 : 12;
in calc_xmin()
local
678
limit = 3*gfc->scalefac_band.s[
sfb_s
]-1;
in calc_xmin()
/third_party/lame/mpglib/
H
A
D
layer3.c
1813
mp->pinfo->
sfb_s
[gr][0][i] = scalefacs[0][i];
in decode_layer3_frame()
1832
mp->pinfo->
sfb_s
[gr][1][i] = scalefacs[1][i];
in decode_layer3_frame()
1918
/* scalefac was copied into pinfo->
sfb_s
[] above */
in decode_layer3_frame()
1919
mp->pinfo->
sfb_s
[gr][ch][j] =
in decode_layer3_frame()
1920
-ifqstep * mp->pinfo->
sfb_s
[gr][ch][j - gr_infos->mixed_block_flag];
in decode_layer3_frame()
1921
mp->pinfo->
sfb_s
[gr][ch][j] -= 2 * (mp->pinfo->sub_gain[gr][ch][i]);
in decode_layer3_frame()
1923
mp->pinfo->
sfb_s
[gr][ch][3 * sb + i] =
in decode_layer3_frame()
1930
mp->pinfo->sfb[gr][ch][sb] = mp->pinfo->
sfb_s
[gr][ch][sb];
in decode_layer3_frame()
/third_party/lame/frontend/
H
A
D
gtkanal.c
786
data = pplot1->
sfb_s
[gr][ch];
in plot_frame()
Completed in 9 milliseconds