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:Crrtab
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jdcol565.c
32
register int *
Crrtab
= cconvert->Cr_r_tab;
in ycc_rgb565_convert_internal()
local
111
register int *
Crrtab
= cconvert->Cr_r_tab;
in ycc_rgb565D_convert_internal()
local
[all...]
H
A
D
jdcolext.c
43
register int *
Crrtab
= cconvert->Cr_r_tab;
in ycc_rgb_convert_internal()
local
H
A
D
jdmrgext.c
36
int *
Crrtab
= upsample->Cr_r_tab;
in h2v1_merged_upsample_internal()
local
108
int *
Crrtab
= upsample->Cr_r_tab;
in h2v2_merged_upsample_internal()
local
H
A
D
jdmrg565.c
30
int *
Crrtab
= upsample->Cr_r_tab;
in h2v1_merged_upsample_565_internal()
local
101
int *
Crrtab
= upsample->Cr_r_tab;
in h2v1_merged_upsample_565D_internal()
local
174
int *
Crrtab
= upsample->Cr_r_tab;
in h2v2_merged_upsample_565_internal()
local
270
int *
Crrtab
in h2v2_merged_upsample_565D_internal()
local
[all...]
H
A
D
jdcolor.c
539
register int *
Crrtab
= cconvert->Cr_r_tab;
in ycck_cmyk_convert()
local
Completed in 3 milliseconds