Home
last modified time | relevance | path

Searched refs:uipow (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms2-2.6/src/
Dcmstypes.c1707 cmsUInt32Number uipow(cmsUInt32Number n, cmsUInt32Number a, cmsUInt32Number b) in uipow() function
1785 nTabSize = uipow(OutputChannels, CLUTpoints, InputChannels); in Type_LUT8_Read()
1915 nTabSize = uipow(NewLUT->OutputChannels, clutPoints, NewLUT ->InputChannels); in Type_LUT8_Write()
2084 nTabSize = uipow(OutputChannels, CLUTpoints, InputChannels); in Type_LUT16_Read()
2229 nTabSize = uipow(OutputChannels, clutPoints, InputChannels); in Type_LUT16_Write()