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:xr34_orig
(Results
1 - 1
of
1
) sorted by relevance
/third_party/lame/libmp3lame/
H
A
D
vbrquantize.c
399
const FLOAT *const
xr34_orig
= &that->xr34orig[0];
in block_sf()
local
422
max_xr34 = vec_max_c(&
xr34_orig
[j], l);
in block_sf()
437
m2 = that->find(&xr[j], &
xr34_orig
[j], l3_xmin[sfb], l, m1);
in block_sf()
504
const FLOAT *
xr34_orig
= that->xr34orig;
in quantize_x34()
local
534
x[0] = sfpow34 *
xr34_orig
[0];
in quantize_x34()
535
x[1] = sfpow34 *
xr34_orig
[1];
in quantize_x34()
536
x[2] = sfpow34 *
xr34_orig
[2];
in quantize_x34()
537
x[3] = sfpow34 *
xr34_orig
[3];
in quantize_x34()
542
xr34_orig
+= 4;
in quantize_x34()
548
case 3: x[2] = sfpow34 *
xr34_orig
[
in quantize_x34()
[all...]
Completed in 3 milliseconds