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:xfsf
(Results
1 - 4
of
4
) sorted by relevance
/third_party/lame/libmp3lame/
H
A
D
vbrquantize.c
118
float
xfsf
= 0;
in vec_max_c()
local
123
if (
xfsf
< xr34[0]) {
in vec_max_c()
124
xfsf
= xr34[0];
in vec_max_c()
126
if (
xfsf
< xr34[1]) {
in vec_max_c()
127
xfsf
= xr34[1];
in vec_max_c()
129
if (
xfsf
< xr34[2]) {
in vec_max_c()
130
xfsf
= xr34[2];
in vec_max_c()
132
if (
xfsf
< xr34[3]) {
in vec_max_c()
133
xfsf
= xr34[3];
in vec_max_c()
138
case 3: if (
xfsf
< xr3
in vec_max_c()
155
FLOAT const
xfsf
= ipow20[sf] * xr34;
find_lowest_scalefac()
local
225
FLOAT
xfsf
= 0;
calc_sfb_noise_x34()
local
[all...]
H
A
D
lame-analysis.h
67
double
xfsf
[2][2][SBMAX_l];
member
H
A
D
quantize_pvt.c
946
FLOAT l3_xmin[SFBMAX],
xfsf
[SFBMAX];
in set_pinfo()
local
950
(void) calc_noise(cod_info, l3_xmin,
xfsf
, &noise, 0);
in set_pinfo()
966
gfc->pinfo->
xfsf
[gr][ch][sfb] = en1 * l3_xmin[sfb] *
xfsf
[sfb] / bw;
in set_pinfo()
1002
gfc->pinfo->xfsf_s[gr][ch][3 * sfb + i] = en1 * l3_xmin[sfb2] *
xfsf
[sfb2] / bw;
in set_pinfo()
/third_party/lame/frontend/
H
A
D
gtkanal.c
714
data3 = &pplot->
xfsf
[gr][ch][0];
in plot_frame()
Completed in 6 milliseconds