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:scaled_height
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dec/
H
A
D
vp8_dec.h
102
int scaled_width,
scaled_height
;
member
H
A
D
buffer_dec.c
200
int
scaled_height
= options->
scaled_height
;
in WebPAllocateDecBuffer()
local
H
A
D
webp_dec.c
827
int
scaled_height
= options->
scaled_height
;
in WebPIoInitFromOptions()
local
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
rescaler_utils.c
85
WebPRescalerGetScaledDimensions(int src_width, int src_height, int* const scaled_width, int* const
scaled_height
)
WebPRescalerGetScaledDimensions()
argument
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H
A
D
fuzz_utils.h
195
const int
scaled_height
= 1 + (pic->height * height_ratio) / 8;
in ExtractAndCropOrScale()
local
/third_party/ffmpeg/libavcodec/
H
A
D
pixlet.c
429
unsigned scaled_width,
scaled_height
;
in reconstruction()
local
/third_party/skia/third_party/externals/libwebp/src/webp/
H
A
D
decode.h
453
int scaled_width,
scaled_height
; // final resolution
member
/third_party/backends/backend/
H
A
D
canon_pp-dev.c
1195
int scaled_width,
scaled_height
;
in scanner_setup_params()
local
Completed in 8 milliseconds