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:i_width
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
libxavs2.c
141
for (wIdx = 0; wIdx < pic->img.
i_width
[plane]; wIdx++) {
in xavs2_copy_frame_with_shift()
161
stride = pic->img.
i_width
[plane] * pic->img.in_sample_size;
in xavs2_copy_frame()
H
A
D
libxavs.c
297
x4->params.
i_width
= avctx->width;
in XAVS_init()
H
A
D
libx264.c
885
x4->params.
i_width
= avctx->width;
in X264_init()
/third_party/backends/backend/
H
A
D
kodak.h
141
int
i_width
;
member
H
A
D
kodak.c
1566
s->i_tlx, (s->i_tlx+s->
i_width
), s->
i_width
, s->s_width_max/1200);
in sane_get_parameters()
1574
params->pixels_per_line = s->
i_width
;
in sane_get_parameters()
2192
s->
i_width
= get_SR_ih_width(pay);
in read_imageheader()
Completed in 7 milliseconds