Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmstypes.c1718 cmsUInt32Number uipow(cmsUInt32Number n, cmsUInt32Number a, cmsUInt32Number b) in uipow() function
1796 nTabSize = uipow(OutputChannels, CLUTpoints, InputChannels); in Type_LUT8_Read()
1926 nTabSize = uipow(NewLUT->OutputChannels, clutPoints, NewLUT ->InputChannels); in Type_LUT8_Write()
2095 nTabSize = uipow(OutputChannels, CLUTpoints, InputChannels); in Type_LUT16_Read()
2240 nTabSize = uipow(OutputChannels, clutPoints, InputChannels); in Type_LUT16_Write()