OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAB
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/qcms/src/
qcmsint.h
247
struct lutmABType *
mAB
;
chain.c
632
// mBA are identical to
mAB
except that the transformation order
717
} else if (in->
mAB
&& in->
mAB
->num_in_channels == 3 && in->
mAB
->num_out_channels == 3) {
719
mAB_transform = qcms_modular_transform_create_mAB(in->
mAB
);
[
all
...]
iccread.c
403
#define LUT_MAB_TYPE 0x6d414220 // '
mAB
'
452
// This method is used when reading
mAB
tags where nested curveType are
597
// is less or equal to the maximum number of
mAB
curves in qcmsint.h
1109
profile->
mAB
= read_tag_lutmABType(src, index, TAG_A2B0);
[
all
...]
transform.c
[
all
...]
Completed in 31 milliseconds