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:ib0
(Results
1 - 3
of
3
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
af_aemphasis.c
161
double b0 = 0,
ib0
= 0;
in set_highshelf_rbj()
local
170
ib0
= 1 / b0;
in set_highshelf_rbj()
171
bq->b1 *=
ib0
;
in set_highshelf_rbj()
172
bq->b2 *=
ib0
;
in set_highshelf_rbj()
173
bq->a0 *=
ib0
;
in set_highshelf_rbj()
174
bq->a1 *=
ib0
;
in set_highshelf_rbj()
175
bq->a2 *=
ib0
;
in set_highshelf_rbj()
/third_party/libsnd/src/ALAC/
H
A
D
dp_dec.c
109
register int32_t
ib0
, ib1, ib2, ib3 ;
in unpc_block()
local
123
ib0
= top - pout [0] ;
in unpc_block()
128
sum1 = (denhalf - ia0 *
ib0
- ia1 * ib1 - ia2 * ib2 - ia3 * ib3) >> denshift ;
in unpc_block()
157
ia0 -= sign_of_int (
ib0
) ;
in unpc_block()
180
ia0 += sign_of_int (
ib0
) ;
in unpc_block()
/third_party/lame/libmp3lame/
H
A
D
lame.c
1828
sample_t*
ib0
= esv->in_buffer_0;
in lame_copy_inbuffer()
local
1848
ib0
[i] = u; \
in lame_copy_inbuffer()
Completed in 5 milliseconds