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:fdd
(Results
1 - 14
of
14
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
nvdec_vp9.c
39
FrameDecodeData *
fdd
;
in nvdec_vp9_start_frame()
local
H
A
D
nvdec_mpeg4.c
38
FrameDecodeData *
fdd
;
in nvdec_mpeg4_start_frame()
local
H
A
D
nvdec_vc1.c
38
FrameDecodeData *
fdd
;
in nvdec_vc1_start_frame()
local
H
A
D
nvdec_mpeg12.c
38
FrameDecodeData *
fdd
;
in nvdec_mpeg12_start_frame()
local
H
A
D
nvdec_vp8.c
40
FrameDecodeData *
fdd
;
in nvdec_vp8_start_frame()
local
H
A
D
nvdec_mjpeg.c
37
FrameDecodeData *
fdd
;
in nvdec_mjpeg_start_frame()
local
H
A
D
nvdec_hevc.c
35
FrameDecodeData *
fdd
= (FrameDecodeData*)src->frame->private_ref->data;
in dpb_add()
local
80
FrameDecodeData *
fdd
;
in nvdec_hevc_start_frame()
local
H
A
D
nvdec_h264.c
35
FrameDecodeData *
fdd
= (FrameDecodeData*)src->f->private_ref->data;
in dpb_add()
local
57
FrameDecodeData *
fdd
;
in nvdec_h264_start_frame()
local
H
A
D
nvdec_av1.c
50
FrameDecodeData *
fdd
;
in nvdec_av1_start_frame()
local
H
A
D
nvdec.c
483
FrameDecodeData *
fdd
= (FrameDecodeData*)frame->private_ref->data;
in nvdec_retrieve_data()
local
563
FrameDecodeData *
fdd
= (FrameDecodeData*)frame->private_ref->data;
in ff_nvdec_start_frame()
local
605
FrameDecodeData *
fdd
= (FrameDecodeData*)frame->private_ref->data;
in ff_nvdec_start_frame_sep_ref()
local
750
FrameDecodeData *
fdd
;
in ff_nvdec_get_ref_idx()
local
[all...]
H
A
D
decode.c
558
FrameDecodeData *
fdd
= (FrameDecodeData*)frame->private_ref->data;
in decode_receive_frame_internal()
local
1368
FrameDecodeData *
fdd
= (FrameDecodeData*)data;
in decode_data_free()
local
1382
FrameDecodeData *
fdd
;
ff_attach_decode_data()
local
[all...]
H
A
D
videotoolbox.c
130
FrameDecodeData *
fdd
;
in ff_videotoolbox_alloc_frame()
local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H
A
D
symlinkat.c
36
int
fdd
, fdf;
in symlinkat_0100()
local
/third_party/lame/misc/
H
A
D
abx.c
525
void setup ( int
fdd
, int samples, long freq )
in setup()
argument
Completed in 11 milliseconds