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:ofmt
(Results
1 - 9
of
9
) sorted by relevance
/third_party/ffmpeg/doc/examples/
H
A
D
remuxing.c
48
const AVOutputFormat *
ofmt
= NULL;
in main()
local
/third_party/ffmpeg/libavformat/
H
A
D
rtp.c
97
const AVOutputFormat *
ofmt
= fmt ? fmt->oformat : NULL;
in ff_rtp_get_payload_type()
local
H
A
D
mux_utils.c
40
int avformat_query_codec(const AVOutputFormat *
ofmt
, enum AVCodecID codec_id,
in avformat_query_codec()
argument
[all...]
H
A
D
options.c
87
const AVOutputFormat *
ofmt
;
in format_child_class_iterate()
local
H
A
D
avformat.c
633
int avformat_transfer_internal_stream_timing_info(const AVOutputFormat *
ofmt
,
in avformat_transfer_internal_stream_timing_info()
argument
/third_party/ffmpeg/libavcodec/
H
A
D
v4l2_m2m.c
139
struct v4l2_format
ofmt
, cfmt;
in v4l2_configure_contexts()
local
/third_party/ffmpeg/fftools/
H
A
D
opt_common.c
849
const AVOutputFormat *
ofmt
= NULL;
in show_formats_devices()
local
/third_party/elfutils/src/
H
A
D
ar.c
1083
no0print (bool
ofmt
, char *buf, int bufsize, long int val)
in no0print()
argument
/third_party/skia/third_party/externals/libwebp/swig/
H
A
D
libwebp_python_wrap.c
1561
PyObject *
ofmt
= SWIG_Python_str_FromChar(fmt);
in SwigPyObject_format()
local
Completed in 17 milliseconds