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:pix_fmt
(Results
26 - 50
of
97
) sorted by relevance
1
2
3
4
/third_party/ffmpeg/libavdevice/
H
A
D
fbdev_enc.c
46
enum AVPixelFormat
pix_fmt
;
in fbdev_write_header()
local
/third_party/ffmpeg/libavformat/
H
A
D
rawvideodec.c
44
enum AVPixelFormat
pix_fmt
;
in rawvideo_read_header()
local
H
A
D
yuv4mpegdec.c
42
enum AVPixelFormat
pix_fmt
= AV_PIX_FMT_NONE, alt_pix_fmt = AV_PIX_FMT_NONE;
in yuv4_read_header()
local
87
enum AVPixelFormat
pix_fmt
;
in yuv4_read_header()
member
174
enum AVPixelFormat
pix_fmt
;
in yuv4_read_header()
member
[all...]
H
A
D
riffenc.c
223
enum AVPixelFormat
pix_fmt
= par->format;
in ff_put_bmp_header()
local
H
A
D
swfdec.c
340
int
pix_fmt
;
in swf_read_packet()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_fieldorder.c
51
enum AVPixelFormat
pix_fmt
= av_pix_fmt_desc_get_id(desc);
in query_formats()
local
H
A
D
vf_dnn_processing.c
155
static av_always_inline int isPlanarYUV(enum AVPixelFormat
pix_fmt
)
in isPlanarYUV()
argument
H
A
D
buffersrc.c
51
enum AVPixelFormat
pix_fmt
;
member
/third_party/ffmpeg/libavcodec/
H
A
D
dirac.h
106
enum AVPixelFormat
pix_fmt
;
member
H
A
D
codec.h
359
enum AVPixelFormat
pix_fmt
;
member
H
A
D
librav1e.c
58
static inline RaPixelRange range_map(enum AVPixelFormat
pix_fmt
, enum AVColorRange range)
in range_map()
argument
76
static inline RaChromaSampling pix_fmt_map(enum AVPixelFormat
pix_fmt
)
in pix_fmt_map()
argument
H
A
D
libdav1d.c
58
static const enum AVPixelFormat
pix_fmt
[][3] = {
variable
H
A
D
vaapi_decode.c
242
enum AVPixelFormat
pix_fmt
;
member
H
A
D
mf_utils.c
146
enum AVPixelFormat
pix_fmt
;
member
176
const GUID *ff_pix_fmt_to_guid(enum AVPixelFormat
pix_fmt
)
in ff_pix_fmt_to_guid()
argument
H
A
D
libopenjpegdec.c
158
static inline int libopenjpeg_matches_pix_fmt(const opj_image_t *image, enum AVPixelFormat
pix_fmt
)
in libopenjpeg_matches_pix_fmt()
argument
227
static inline int libopenjpeg_ispacked(enum AVPixelFormat
pix_fmt
)
in libopenjpeg_ispacked()
argument
[all...]
H
A
D
mediacodecdec_common.c
182
enum AVPixelFormat
pix_fmt
;
member
562
enum AVPixelFormat
pix_fmt
;
in ff_mediacodec_dec_init()
local
H
A
D
amfenc.c
343
enum AVPixelFormat
pix_fmt
;
in amf_init_encoder()
local
H
A
D
nvdec.c
83
static int map_chroma_format(enum AVPixelFormat
pix_fmt
)
in map_chroma_format()
argument
H
A
D
utvideodec.c
193
static int compute_cmask(int plane_no, int interlaced, enum AVPixelFormat
pix_fmt
)
in compute_cmask()
argument
[all...]
/third_party/ffmpeg/doc/examples/
H
A
D
muxing.c
386
static AVFrame *alloc_picture(enum AVPixelFormat
pix_fmt
, int width, int height)
in alloc_picture()
argument
H
A
D
demuxing_decoding.c
41
static enum AVPixelFormat
pix_fmt
;
variable
/third_party/ffmpeg/libavutil/tests/
H
A
D
opt.c
40
enum AVPixelFormat
pix_fmt
;
member
/third_party/skia/experimental/ffmpeg/
H
A
D
SkVideoEncoder.cpp
147
AVPixelFormat
pix_fmt
= AV_PIX_FMT_YUV420P;
in init()
local
/third_party/ffmpeg/libavutil/
H
A
D
hwcontext_videotoolbox.c
43
enum AVPixelFormat
pix_fmt
;
member
147
uint32_t av_map_videotoolbox_format_from_pixfmt(enum AVPixelFormat
pix_fmt
)
in av_map_videotoolbox_format_from_pixfmt()
argument
152
uint32_t av_map_videotoolbox_format_from_pixfmt2(enum AVPixelFormat
pix_fmt
, bool full_range)
in av_map_videotoolbox_format_from_pixfmt2()
argument
H
A
D
hwcontext_vdpau.c
37
enum AVPixelFormat
pix_fmt
;
member
[all...]
Completed in 19 milliseconds
1
2
3
4