#include "General.h"
#include <math.h>
#include "Fragment.h"
#include "StdConv.h"
Go to the source code of this file.
Defines | |
#define | CM_Doub double |
Functions | |
void | Fill_inverseGamma_ushort_ALUT (unsigned short *usALUT, char addrBits, unsigned short gamma_u8_8) |
CMError | Fill_inverse_ushort_ALUT_from_CurveTag (icCurveType *pCurveTag, unsigned short *usALUT, char addrBits) |
CMError | Fill_ushort_ALUTs_from_lut8Tag (CMLutParamPtr theLutData, Ptr profileALuts, char addrBits) |
CMError | Fill_ushort_ALUTs_from_lut16Tag (CMLutParamPtr theLutData, Ptr profileALuts, char addrBits, long outputTableEntries) |
CMError | DoAbsoluteShiftForPCS_Cube16 (unsigned short *theCube, long count, CMProfileRef theProfile, Boolean pcsIsXYZ, Boolean afterInput) |
|
Definition at line 24 of file w98/lh_core/frgmnt16.c. |
|
Definition at line 518 of file w98/lh_core/frgmnt16.c. References icXYZType::base, cmElementTagNotFound, CMError, CMGetProfileElement(), icXYZArray::data, icXYZType::data, icSigMediaWhitePointTag, Lab2XYZ_forCube16(), LH_END_PROC, LH_START_PROC, noErr, icTagBase::sig, and XYZ2Lab_forCube16(). Referenced by CreateCombi().
|
|
Definition at line 70 of file w98/lh_core/frgmnt16.c. References icCurveType::base, cmparamErr, icCurve::count, icCurveType::curve, icCurve::data, DebugPrint, Fill_inverseGamma_ushort_ALUT(), icSigCurveType, LH_END_PROC, LH_START_PROC, noErr, OSErr, and icTagBase::sig. Referenced by Extract_Gray_Luts(), and Extract_TRC_Alut().
|
|
Referenced by Fill_inverse_ushort_ALUT_from_CurveTag(). |
|
Definition at line 414 of file w98/lh_core/frgmnt16.c. References ALLOC_DATA, cmparamErr, CMLutParam::colorLutOutDim, DATA_2_PTR, DISPOSE_IF_DATA, LH_END_PROC, LH_START_PROC, LOCK_DATA, LUT_DATA_TYPE, nil, noErr, OSErr, CMLutParam::outputLut, and UNLOCK_DATA. Referenced by Extract_MFT_Alut().
|
|
Definition at line 316 of file w98/lh_core/frgmnt16.c. References ALLOC_DATA, CMLutParam::colorLutOutDim, DATA_2_PTR, DISPOSE_IF_DATA, LH_END_PROC, LH_START_PROC, LOCK_DATA, LUT_DATA_TYPE, nil, noErr, OSErr, CMLutParam::outputLut, and UNLOCK_DATA. Referenced by Extract_MFT_Alut().
|