OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARAMETRIC_CURVE_TYPE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/qcms/src/
transform_util.c
35
#define
PARAMETRIC_CURVE_TYPE
0x70617261 //'para'
260
if (TRC->type ==
PARAMETRIC_CURVE_TYPE
) {
457
if (trc->type ==
PARAMETRIC_CURVE_TYPE
) {
542
if (trc->type ==
PARAMETRIC_CURVE_TYPE
) {
iccread.c
400
#define
PARAMETRIC_CURVE_TYPE
0x70617261 // 'para'
462
if (type != CURVE_TYPE && type !=
PARAMETRIC_CURVE_TYPE
) {
486
} else { //
PARAMETRIC_CURVE_TYPE
[
all
...]
Completed in 29 milliseconds