/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmslut.c | 756 _cmsStageCLutData* clut; in cmsStageSampleCLut16bit() local 760 clut = (_cmsStageCLutData*) mpe->Data; in cmsStageSampleCLut16bit() 762 if (clut == NULL) return FALSE; in cmsStageSampleCLut16bit() 764 nSamples = clut->Params ->nSamples; in cmsStageSampleCLut16bit() 765 nInputs = clut->Params ->nInputs; in cmsStageSampleCLut16bit() 766 nOutputs = clut->Params ->nOutputs; in cmsStageSampleCLut16bit() 789 if (clut ->Tab.T != NULL) { in cmsStageSampleCLut16bit() 791 Out[t] = clut->Tab.T[index + t]; in cmsStageSampleCLut16bit() 799 if (clut ->Tab.T != NULL) { in cmsStageSampleCLut16bit() 801 clut->Tab.T[index + t] = Out[t]; in cmsStageSampleCLut16bit() [all …]
|
D | cmstypes.c | 1845 _cmsStageCLutData* clut = NULL; in Type_LUT8_Write() local 1862 clut = (_cmsStageCLutData*) mpe -> Data; in Type_LUT8_Write() 1878 if (clut == NULL) in Type_LUT8_Write() 1881 clutPoints = clut->Params->nSamples[0]; in Type_LUT8_Write() 1923 if (clut != NULL) { in Type_LUT8_Write() 1927 val = (cmsUInt8Number) FROM_16_TO_8(clut ->Tab.T[j]); in Type_LUT8_Write() 2133 _cmsStageCLutData* clut = NULL; in Type_LUT16_Write() local 2151 clut = (_cmsStageCLutData*) mpe -> Data; in Type_LUT16_Write() 2169 if (clut == NULL) in Type_LUT16_Write() 2172 clutPoints = clut->Params->nSamples[0]; in Type_LUT16_Write() [all …]
|
/external/pdfium/core/fxge/dib/ |
D | fx_dib_convert.cpp | 32 int _Partition(uint32_t* alut, uint32_t* clut, int l, int r) { in _Partition() argument 34 uint32_t p_c = clut[l]; in _Partition() 41 clut[l++] = clut[r]; in _Partition() 48 clut[r--] = clut[l]; in _Partition() 52 clut[l] = p_c; in _Partition() 56 void _Qsort(uint32_t* alut, uint32_t* clut, int l, int r) { in _Qsort() argument 58 int pI = _Partition(alut, clut, l, r); in _Qsort() 59 _Qsort(alut, clut, l, pI - 1); in _Qsort() 60 _Qsort(alut, clut, pI + 1, r); in _Qsort()
|
/external/swiftshader/src/Renderer/ |
D | Surface.hpp | 382 dword clut; member
|
D | Surface.cpp | 2276 unsigned int color = (c[(source->clut >> 2 * (i + j * 4)) % 4] & 0x00FFFFFF) | alpha; in decodeDXT5()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Image.h | 722 void clut(const Image &clutImage_,const PixelInterpolateMethod method);
|
/external/ImageMagick/Magick++/lib/ |
D | Image.cpp | 2290 void Magick::Image::clut(const Image &clutImage_, in clut() function in Magick::Image
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |