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
refs:vmd
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ffmpeg/libavformat/
H
A
D
sierravmd.c
86
VmdDemuxContext *
vmd
= s->priv_data;
in vmd_read_header()
local
103
if (avio_read(pb,
vmd
->vmd_header, VMD_HEADER_SIZE) != VMD_HEADER_SIZE)
in vmd_read_header()
106
width = AV_RL16(&
vmd
->vmd_header[12]);
in vmd_read_header()
107
height = AV_RL16(&
vmd
->vmd_header[14]);
in vmd_read_header()
109
if(
vmd
->vmd_header[24] == 'i' &&
vmd
->vmd_header[25] == 'v' &&
vmd
->vmd_header[26] == '3') {
in vmd_read_header()
110
vmd
->is_indeo3 = 1;
in vmd_read_header()
112
vmd
->is_indeo3 = 0;
in vmd_read_header()
119
vmd
in vmd_read_header()
267
VmdDemuxContext *
vmd
= s->priv_data;
vmd_read_packet()
local
309
VmdDemuxContext *
vmd
= s->priv_data;
vmd_read_close()
local
[all...]
/third_party/ffmpeg/tests/fate/
H
A
D
audio.mak
61
FATE_SAMPLES_AUDIO-$(call DEMDEC, VMD, VMDAUDIO) += fate-sierra-
vmd
-audio
62
fate-sierra-
vmd
-audio: CMD = framecrc -i $(TARGET_SAMPLES)/
vmd
/12.
vmd
-vn -af aresample
H
A
D
video.mak
300
FATE_VIDEO-$(call FRAMECRC, VMD, VMDVIDEO, SCALE_FILTER) += fate-sierra-
vmd
-video
301
fate-sierra-
vmd
-video: CMD = framecrc -i $(TARGET_SAMPLES)/
vmd
/12.
vmd
-pix_fmt rgb24 -an -vf scale
H
A
D
filter-video.mak
352
fate-filter-gradfun-sample: CMD = framecrc -auto_conversion_filters -i $(TARGET_SAMPLES)/
vmd
/12.
vmd
-filter_script $(TARGET_PATH)/tests/data/filtergraphs/gradfun -an -frames:v 20
/third_party/mksh/
H
A
D
Build.sh
876
Minix-
vmd
)
Completed in 7 milliseconds