OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mBA
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/qcms/src/
qcmsint.h
173
// reversed elements (for
mBA
)
247
struct lutmABType *
mBA
;
chain.c
529
/* reverse the transformation list (used by
mBA
) */
632
//
mBA
are identical to mAB except that the transformation order
780
} else if (out->
mBA
&& out->
mBA
->num_in_channels == 3 && out->
mBA
->num_out_channels == 3) {
782
lut_transform = qcms_modular_transform_create_mAB(out->
mBA
);
[
all
...]
iccread.c
362
#define LUT_MBA_TYPE 0x6d424120 // '
mBA
'
604
// Reverse the processing of transformation elements for
mBA
type.
1062
profile->
mBA
= read_tag_lutmABType(src, index, TAG_B2A0);
[
all
...]
transform.c
[
all
...]
Completed in 25 milliseconds