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:pRGBUShortDef
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_types.h
142
} RGBUShortDef, *
pRGBUShortDef
;
typedef
175
pRGBUShortDef
pusrgb;
H
A
D
plustek-pp_hwdefs.h
669
pRGBUShortDef
pHilight;
780
pRGBUShortDef
pSumRGB;
H
A
D
plustek-pp_dac.c
1938
pRGBUShortDef
pRGB, pwsum;
in dacP98003AdjustShadingWaveform()
2010
pvar.pusrgb = (
pRGBUShortDef
)ps->Shade.pHilight +
in dacP98003AdjustShadingWaveform()
2133
pwsum = (
pRGBUShortDef
)ps->Bufs.b2.pSumBuf + _SHADING_BEGINX;
in dacP98003AdjustShadingWaveform()
2134
pvar.pusrgb = (
pRGBUShortDef
)ps->Shade.pHilight + _SHADING_BEGINX;
in dacP98003AdjustShadingWaveform()
2176
pwsum = (
pRGBUShortDef
)ps->Bufs.b2.pSumBuf + _SHADING_BEGINX;
in dacP98003AdjustShadingWaveform()
2206
pRGB = (
pRGBUShortDef
)&ps->Shade.pCcdDac->GainResize;
in dacP98003AdjustShadingWaveform()
2210
pwsum = (
pRGBUShortDef
)ps->Bufs.b2.pSumBuf + _SHADING_BEGINX;
in dacP98003AdjustShadingWaveform()
H
A
D
plustek-pp_image.c
400
pRGBUShortDef
dest;
in fnP98Color48()
406
dest = (
pRGBUShortDef
)pb;
in fnP98Color48()
H
A
D
plustek-pp_tpa.c
792
pRGBUShortDef
pwSum = ps->Bufs.b2.pSumRGB;
in TPAP98003FindCenterPointer()
Completed in 10 milliseconds