OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Curves
(Results
1 - 9
of
9
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsopt.c
92
//
Curves
, optimization is shared between 8 and 16 bits
97
int nCurves; // Number of
curves
98
int nElements; // Elements in
curves
99
cmsUInt16Number**
Curves
; // Points to a dynamically allocated array
347
// Try to see if the
curves
of a given MPE are linear
351
cmsToneCurve**
Curves
;
354
Curves
= _cmsStageGetPtrToCurveSet(mpe);
355
if (
Curves
== NULL) return FALSE;
360
if (!cmsIsToneCurveLinear(
Curves
[i])) return FALSE;
495
// We need to interpolate white points of both, pre and post
curves
[
all
...]
cmstypes.c
[
all
...]
cmslut.c
156
// Type cmsSigCurveSetElemType (
curves
)
247
//
Curves
== NULL forces identity
curves
248
cmsStage* CMSEXPORT cmsStageAllocToneCurves(cmsContext ContextID, cmsUInt32Number nChannels, cmsToneCurve* const
Curves
[])
276
if (
Curves
== NULL) {
280
NewElem ->TheCurves[i] = cmsDupToneCurve(
Curves
[i]);
294
// Create a bunch of identity
curves
[
all
...]
/prebuilts/go/darwin-x86/src/crypto/tls/
handshake_server.go
128
Curves
:
133
break
Curves
common.go
228
// SupportedCurves lists the elliptic
curves
supported by the client.
229
// SupportedCurves is set only if the Supported Elliptic
Curves
345
// CurvePreferences contains the elliptic
curves
that will be used in
/prebuilts/go/linux-x86/src/crypto/tls/
handshake_server.go
128
Curves
:
133
break
Curves
common.go
228
// SupportedCurves lists the elliptic
curves
supported by the client.
229
// SupportedCurves is set only if the Supported Elliptic
Curves
345
// CurvePreferences contains the elliptic
curves
that will be used in
/external/boringssl/src/ssl/test/runner/
handshake_server.go
233
Curves
:
238
break
Curves
/external/pdfium/third_party/lcms2-2.6/include/
lcms2.h
[
all
...]
Completed in 3739 milliseconds