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:upsample
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jdmrgext.c
28
my_merged_upsample_ptr
upsample
= (my_merged_upsample_ptr)cinfo->
upsample
;
in h2v1_merged_upsample_internal()
local
100
my_merged_upsample_ptr
upsample
= (my_merged_upsample_ptr)cinfo->
upsample
;
in h2v2_merged_upsample_internal()
local
[all...]
H
A
D
jdapistd.c
346
my_merged_upsample_ptr
upsample
= (my_merged_upsample_ptr)cinfo->
upsample
;
in read_and_discard_scanlines()
local
407
my_upsample_ptr
upsample
= (my_upsample_ptr)cinfo->
upsample
;
in GLOBAL()
local
[all...]
H
A
D
jdmrg565.c
22
my_merged_upsample_ptr
upsample
= (my_merged_upsample_ptr)cinfo->
upsample
;
in h2v1_merged_upsample_565_internal()
local
93
my_merged_upsample_ptr
upsample
= (my_merged_upsample_ptr)cinfo->
upsample
;
in h2v1_merged_upsample_565D_internal()
local
166
my_merged_
upsample
_ptr
upsample
= (my_merged_
upsample
_ptr)cinfo->
upsample
;
h2v2_merged_upsample_565_internal()
local
262
my_merged_
upsample
_ptr
upsample
= (my_merged_
upsample
_ptr)cinfo->
upsample
;
h2v2_merged_upsample_565D_internal()
local
[all...]
H
A
D
jdmerge.c
164
my_merged_upsample_ptr
upsample
= (my_merged_upsample_ptr)cinfo->
upsample
;
in build_ycc_rgb_table()
local
207
my_merged_
upsample
_ptr
upsample
= (my_merged_
upsample
_ptr)cinfo->
upsample
;
start_pass_merged_upsample()
local
229
my_merged_
upsample
_ptr
upsample
= (my_merged_
upsample
_ptr)cinfo->
upsample
;
merged_2v_upsample()
local
280
my_merged_
upsample
_ptr
upsample
= (my_merged_
upsample
_ptr)cinfo->
upsample
;
merged_1v_upsample()
local
540
my_merged_
upsample
_ptr
upsample
;
jinit_merged_upsampler()
local
[all...]
H
A
D
jdsample.c
42
my_upsample_ptr
upsample
= (my_upsample_ptr)cinfo->
upsample
;
in start_pass_upsample()
local
65
my_upsample_ptr
upsample
= (my_upsample_ptr)cinfo->
upsample
;
in sep_upsample()
local
161
my_
upsample
_ptr
upsample
= (my_
upsample
_ptr)cinfo->
upsample
;
int_upsample()
local
415
my_
upsample
_ptr
upsample
;
jinit_upsampler()
local
[all...]
H
A
D
jpegint.h
251
void (*
upsample
) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
member
H
A
D
jpeglib.h
710
struct jpeg_upsampler *
upsample
;
member
/third_party/skia/third_party/externals/libwebp/src/dec/
H
A
D
io_dec.c
61
WebPUpsampleLinePairFunc
upsample
= WebPUpsamplers[p->output->colorspace];
in EmitFancyRGB()
local
/third_party/skia/third_party/externals/libwebp/src/enc/
H
A
D
picture_csp_enc.c
1058
WebPUpsampleLinePairFunc
upsample
=
in WebPPictureYUVAToARGB()
local
Completed in 11 milliseconds