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:sheight
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
magicyuv.c
131
int
sheight
= AV_CEIL_RSHIFT(s->slice_height, s->vshift[i]);
in magy_decode_slice10()
local
261
int
sheight
= AV_CEIL_RSHIFT(s->slice_height, s->vshift[i]);
in magy_decode_slice()
local
[all...]
/third_party/skia/tests/
H
A
D
AAClipTest.cpp
204
const SkScalar
sheight
= SkIntToScalar(height);
in test_path_bounds()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_morpho.c
818
const int
sheight
= s->splaneheight[p];
in do_morpho()
local
/third_party/ffmpeg/libavutil/
H
A
D
hwcontext_qsv.c
188
int
sheight
, dheight, y;
in qsv_fill_border()
local
/third_party/skia/third_party/externals/libpng/
H
A
D
pngset.c
513
char
sheight
[PNG_sCAL_MAX_DIGITS+1];
in png_set_sCAL()
local
430
png_set_sCAL_s(png_const_structrp png_ptr, png_inforp info_ptr, int unit, png_const_charp swidth, png_const_charp
sheight
)
png_set_sCAL_s()
argument
543
char
sheight
[PNG_sCAL_MAX_DIGITS+1];
png_set_sCAL_fixed()
local
[all...]
Completed in 8 milliseconds