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
defs:iscale
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
af_superequalizer.c
137
float scale = 1.f,
iscale
= 1.f;
in equ_init()
local
H
A
D
af_dialoguenhance.c
88
float scale = 1.f,
iscale
, overlap;
in config_input()
local
H
A
D
vf_fftfilt.c
336
float scale = 1.f,
iscale
= 1.f;
in config_props()
local
357
float scale = 1.f,
iscale
= 1.f;
in config_props()
local
H
A
D
af_atempo.c
271
float scale = 1.f,
iscale
= 1.f;
in yae_reset()
local
H
A
D
vf_fftdnoiz.c
210
float scale = 1.f,
iscale
= 1.f;
in config_input()
local
H
A
D
af_surround.c
274
float
iscale
= 1.f;
in config_output()
local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H
A
D
astc_color_unquantize.cpp
251
int
iscale
= color_unquantization_tables[quantization_level][input[3]];
in rgb_scale_unpack()
local
/third_party/ffmpeg/libavcodec/
H
A
D
qdm2.c
1433
const double
iscale
= 2.0 * M_PI / 512.0;
in qdm2_fft_generate_tone()
local
1477
const double
iscale
= 0.25 * M_PI;
in qdm2_fft_tone_synthesizer()
local
Completed in 14 milliseconds