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:fir
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ffmpeg/tests/checkasm/
H
A
D
af_afir.c
85
AudioFIRDSPContext
fir
= { 0 };
in checkasm_check_afir()
local
/third_party/ffmpeg/libswresample/
H
A
D
noise_shaping_data.c
20
enum {
fir
, iir} type;
enumerator
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H
A
D
ftlcdfil.c
103
FT_UInt
fir
[5];
in ft_lcd_filter_fir()
local
144
FT_UInt
fir
[5];
ft_lcd_filter_fir()
local
[all...]
/third_party/ffmpeg/libavcodec/
H
A
D
g723_1enc.c
125
static void highpass_filter(int16_t *buf, int16_t *
fir
, int *iir)
in highpass_filter()
argument
664
int64_t
fir
= 0, iir = 0;
in synth_percept_filter()
local
1167
int16_t zero[LPC_ORDER],
fir
[LPC_ORDER], iir[LPC_ORDER];
in g723_1_encode_frame()
local
[all...]
H
A
D
mlpdec.c
822
FilterParams *
fir
= &cp->filter_params[FIR];
in read_channel_params()
local
965
FilterParams *
fir
= &s->channel_params[channel].filter_params[FIR];
in filter_channel()
local
[all...]
/third_party/ffmpeg/libavfilter/
H
A
D
af_sofalizer.c
52
float *
fir
;
member
H
A
D
af_aiir.c
50
double
fir
;
member
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H
A
D
dmic-process.c
319
struct pdm_decim *
fir
= NULL;
in get_fir()
local
[all...]
/third_party/skia/src/core/
H
A
D
SkScalerContext.cpp
361
int
fir
[LCD_PER_PIXEL] = { 0 };
in pack4xHToMask()
local
[all...]
/third_party/pcre2/pcre2/src/sljit/
H
A
D
sljitNativeMIPS_common.c
719
sljit_sw
fir
= 0;
in sljit_has_cpu_feature()
local
Completed in 18 milliseconds