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:aspect_ratio
(Results
1 - 15
of
15
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
avs2_parser.c
72
unsigned
aspect_ratio
;
in parse_avs2_seq_header()
local
H
A
D
av1dec.c
718
AVRational
aspect_ratio
;
in update_context_with_frame_header()
local
H
A
D
mpeg12enc.c
276
AVRational
aspect_ratio
= s->avctx->sample_aspect_ratio;
in mpeg1_encode_sequence_header()
local
H
A
D
cavs.h
178
int
aspect_ratio
;
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/include/adapt/
H
A
D
hi_comm_vo_adapt.h
42
hi_aspect_ratio
aspect_ratio
; /* RW; aspect ratio */
member
84
hi_aspect_ratio
aspect_ratio
; /* RW; aspect ratio */
member
/third_party/ffmpeg/libavfilter/
H
A
D
vf_aspect.c
89
static int get_aspect_ratio(AVFilterLink *inlink, AVRational *
aspect_ratio
)
in get_aspect_ratio()
argument
/third_party/glfw/examples/
H
A
D
heightmap.c
83
static GLfloat
aspect_ratio
= 4.0f/3.0f;
variable
H
A
D
particles.c
84
float
aspect_ratio
;
variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
H
A
D
hi_comm_hdmi_adapt.h
370
hi_pic_aspect_ratio
aspect_ratio
;
member
/third_party/ffmpeg/libavformat/
H
A
D
asfdec_o.c
87
AVRational
aspect_ratio
;
member
H
A
D
mxfenc.c
91
AVRational
aspect_ratio
; ///< display aspect ratio
member
[all...]
H
A
D
mxfdec.c
194
AVRational
aspect_ratio
;
member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_edid.c
2446
unsigned
aspect_ratio
= (t->vfreq_aspect & EDID_TIMING_ASPECT_MASK) >> EDID_TIMING_ASPECT_SHIFT;
in drm_mode_std()
local
/third_party/ffmpeg/fftools/
H
A
D
ffplay.c
853
AVRational
aspect_ratio
= pic_sar;
in calculate_display_rect()
local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_common.h
1074
hdmi_picture_aspect
aspect_ratio
;
member
1087
hdmi_picture_aspect
aspect_ratio
;
member
Completed in 38 milliseconds