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:iformat
(Results
1 - 13
of
13
) sorted by relevance
/third_party/ffmpeg/libavdevice/
H
A
D
utils.c
23
int ff_alloc_input_device_context(AVFormatContext **avctx, const AVInputFormat *
iformat
, const char *format)
in ff_alloc_input_device_context()
argument
[all...]
/third_party/ffmpeg/libavfilter/
H
A
D
lavfutils.c
38
const AVInputFormat *
iformat
= NULL;
in ff_load_image()
local
H
A
D
src_movie.c
217
const AVInputFormat *
iformat
= NULL;
in movie_common_init()
local
/third_party/ffmpeg/tools/
H
A
D
enum_options.c
91
const AVInputFormat *
iformat
= NULL;
in show_format_opts()
local
/third_party/ffmpeg/libavformat/
H
A
D
rtpdec_asf.c
108
const AVInputFormat *
iformat
;
in ff_wms_parse_sdp_a_line()
local
H
A
D
mpeg.c
739
const AVInputFormat *
iformat
;
in vobsub_read_header()
local
H
A
D
avformat.h
1250
const struct AVInputFormat *
iformat
;
member
/third_party/mesa3d/src/mesa/state_tracker/
H
A
D
st_format.c
1320
GLenum
iformat
= internalFormat;
in st_ChooseTextureFormat()
local
/third_party/mesa3d/src/gallium/auxiliary/util/
H
A
D
u_transfer_helper.c
371
enum pipe_format
iformat
, format = ptrans->resource->format;
in flush_region()
local
/third_party/NuttX/drivers/usbdev/gadget/
H
A
D
f_uvc.c
1485
uint8_t
iformat
, iframe, nframes;
in fuvc_streaming_set()
local
1770
fuvc_fill_streaming_control(struct uvc_dev_s *fuvc, struct uvc_probe_commit_control1_1 *ctrl, int iframe, int
iformat
)
fuvc_fill_streaming_control()
argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H
A
D
gl4cDirectStateAccessTexturesTests.cpp
4919
glw::GLenum
iformat
;
member
/third_party/ffmpeg/fftools/
H
A
D
ffprobe.c
283
static const AVInputFormat *
iformat
= NULL;
variable
H
A
D
ffplay.c
205
const AVInputFormat *
iformat
;
member
3067
stream_open(const char *filename, const AVInputFormat *
iformat
)
stream_open()
argument
[all...]
Completed in 43 milliseconds