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:dsp
(Results
51 - 75
of
102
) sorted by relevance
1
2
3
4
5
/third_party/ffmpeg/libavcodec/
H
A
D
lscrdec.c
39
PNGDSPContext
dsp
;
member
H
A
D
aacps.h
89
PSDSPContext
dsp
;
member
H
A
D
ttaenc.c
35
TTAEncDSPContext
dsp
;
member
H
A
D
aacsbr.c
140
static void sbr_hf_inverse_filter(SBRDSPContext *
dsp
,
in sbr_hf_inverse_filter()
argument
H
A
D
intrax8dsp.c
448
av_cold void ff_intrax8dsp_init(IntraX8DSPContext *
dsp
)
in ff_intrax8dsp_init()
argument
[all...]
H
A
D
tta.c
63
TTADSPContext
dsp
;
member
H
A
D
opusenc_psy.h
58
AVFloatDSPContext *
dsp
;
member
H
A
D
vp8dsp.c
668
ff_vp78
dsp
_init(VP8DSPContext *
dsp
)
ff_vp78dsp_init()
argument
[all...]
H
A
D
aacsbr_fixed.c
235
static void sbr_hf_inverse_filter(SBRDSPContext *
dsp
,
in sbr_hf_inverse_filter()
argument
H
A
D
cfhdenc.c
244
CFHDEncDSPContext
dsp
;
member
426
CFHDEncDSPContext *
dsp
= &s->
dsp
;
in cfhd_encode_frame()
local
[all...]
H
A
D
flacdec.c
68
FLACDSPContext
dsp
;
member
H
A
D
alac.c
87
ALACDSPContext
dsp
;
member
H
A
D
sbr.h
216
SBRDSPContext
dsp
;
member
H
A
D
opus_celt.h
97
AVFloatDSPContext *
dsp
;
member
H
A
D
cfhd.c
380
CFHDDSPContext *
dsp
= &s->
dsp
;
in cfhd_decode()
local
[all...]
/third_party/ffmpeg/libavcodec/aarch64/
H
A
D
vp9dsp_init_16bpp_aarch64_template.c
104
static av_cold void vp9dsp_mc_init_aarch64(VP9DSPContext *
dsp
)
in vp9dsp_mc_init_aarch64()
argument
181
static av_cold void vp9dsp_itxfm_init_aarch64(VP9DSPContext *
dsp
)
in vp9dsp_itxfm_init_aarch64()
argument
226
vp9
dsp
_loopfilter_init_aarch64(VP9DSPContext *
dsp
)
vp9dsp_loopfilter_init_aarch64()
argument
269
INIT_FUNC(VP9DSPContext *
dsp
)
INIT_FUNC()
argument
[all...]
H
A
D
vp9dsp_init_aarch64.c
102
static av_cold void vp9dsp_mc_init_aarch64(VP9DSPContext *
dsp
)
in vp9dsp_mc_init_aarch64()
argument
176
static av_cold void vp9dsp_itxfm_init_aarch64(VP9DSPContext *
dsp
)
in vp9dsp_itxfm_init_aarch64()
argument
219
vp9
dsp
_loopfilter_init_aarch64(VP9DSPContext *
dsp
)
vp9dsp_loopfilter_init_aarch64()
argument
245
ff_vp9
dsp
_init_aarch64(VP9DSPContext *
dsp
, int bpp)
ff_vp9dsp_init_aarch64()
argument
[all...]
/third_party/ffmpeg/libavfilter/
H
A
D
vf_nlmeans_init.h
127
static av_unused void ff_nlmeans_init(NLMeansDSPContext *
dsp
)
in ff_nlmeans_init()
argument
H
A
D
vf_maskedclamp.c
51
MaskedClampDSPContext
dsp
;
member
H
A
D
vf_limiter.c
45
LimiterDSPContext
dsp
;
member
H
A
D
af_anlmdn.c
57
AudioNLMDNDSPContext
dsp
;
member
116
void ff_anlmdn_init(AudioNLMDNDSPContext *
dsp
)
in ff_anlmdn_init()
argument
H
A
D
vf_atadenoise.c
66
ATADenoiseDSPContext
dsp
;
member
H
A
D
vf_vmafmotion.c
182
static void vmafmotiondsp_init(VMAFMotionDSPContext *
dsp
, int bpp) {
in vmafmotiondsp_init()
argument
/third_party/ffmpeg/libavcodec/mips/
H
A
D
aacsbr_mips.c
488
static void sbr_hf_inverse_filter_mips(SBRDSPContext *
dsp
,
in sbr_hf_inverse_filter_mips()
argument
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
vc1dsp_altivec.c
354
av_cold void ff_vc1dsp_init_ppc(VC1DSPContext *
dsp
)
in ff_vc1dsp_init_ppc()
argument
Completed in 18 milliseconds
1
2
3
4
5