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:dovi
(Results
1 - 9
of
9
) sorted by relevance
/third_party/ffmpeg/libavutil/
H
A
D
dovi_meta.c
26
AVDOVIDecoderConfigurationRecord *
dovi
=
in av_dovi_alloc()
local
46
AVDOVIMetadataInternal *
dovi
= av_mallocz(sizeof(AVDOVIMetadataInternal));
in av_dovi_metadata_alloc()
local
/third_party/ffmpeg/libavformat/
H
A
D
dovi_isom.c
34
AVDOVIDecoderConfigurationRecord *
dovi
;
in ff_isom_parse_dvcc_dvvc()
local
85
ff_isom_put_dvcc_dvvc(AVFormatContext *s, uint8_t out[ISOM_DVCC_DVVC_SIZE], AVDOVIDecoderConfigurationRecord *
dovi
)
ff_isom_put_dvcc_dvvc()
argument
[all...]
H
A
D
dump.c
402
const AVDOVIDecoderConfigurationRecord *
dovi
=
in dump_dovi_conf()
local
H
A
D
mpegts.c
2795
AVDOVIDecoderConfigurationRecord *
dovi
;
in ff_parse_mpeg2_descriptor()
local
[all...]
H
A
D
matroskaenc.c
1579
AVDOVIDecoderConfigurationRecord *
dovi
= (AVDOVIDecoderConfigurationRecord *)
in mkv_write_dovi()
local
H
A
D
movenc.c
1979
static int mov_write_dvcc_dvvc_tag(AVFormatContext *s, AVIOContext *pb, AVDOVIDecoderConfigurationRecord *
dovi
)
in mov_write_dvcc_dvvc_tag()
argument
2492
AVDOVIDecoderConfigurationRecord *
dovi
= (AVDOVIDecoderConfigurationRecord *)
in mov_write_video_tag()
local
/third_party/ffmpeg/libavcodec/
H
A
D
dovi_rpu.c
95
AVDOVIMetadata *
dovi
;
in ff_dovi_attach_side_data()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_showinfo.c
511
const AVDOVIMetadata *
dovi
= (AVDOVIMetadata *) sd->data;
in dump_dovi_metadata()
local
/third_party/ffmpeg/fftools/
H
A
D
ffprobe.c
1954
static void print_dovi_metadata(WriterContext *w, const AVDOVIMetadata *
dovi
)
in print_dovi_metadata()
argument
2338
AVDOVIDecoderConfigurationRecord *
dovi
= (AVDOVIDecoderConfigurationRecord *)sd->data;
in print_pkt_side_data()
local
[all...]
Completed in 48 milliseconds