HomeSort by relevance Sort by last modified time
    Searched refs:B2A0 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/qcms/src/
qcmsint.h 245 struct lutType *B2A0;
iccread.c 269 if (qcms_supports_iccv4 && (profile->A2B0 || profile->B2A0))
1060 profile->B2A0 = read_tag_lutType(src, index, TAG_B2A0);
1137 if (profile->B2A0)
1138 lut_release(profile->B2A0);
    [all...]
chain.c 774 if (out->B2A0) {
776 lut_transform = qcms_modular_transform_create_lut(out->B2A0);
    [all...]
transform.c     [all...]

Completed in 27 milliseconds