/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 36 (const void *sPtr, 85 (const uint8 *sPtr, 98 (const uint16 *sPtr, 111 (const uint32 *sPtr, 124 (const uint8 *sPtr, 137 (const uint8 *sPtr, 150 (const uint8 *sPtr, 163 (const uint16 *sPtr, 176 (const uint16 *sPtr, 189 (const uint8 *sPtr, [all …]
|
D | dng_reference.h | 28 void RefCopyBytes (const void *sPtr, 71 void RefCopyArea8 (const uint8 *sPtr, 83 void RefCopyArea16 (const uint16 *sPtr, 95 void RefCopyArea32 (const uint32 *sPtr, 107 void RefCopyArea8_16 (const uint8 *sPtr, 119 void RefCopyArea8_S16 (const uint8 *sPtr, 131 void RefCopyArea8_32 (const uint8 *sPtr, 143 void RefCopyArea16_S16 (const uint16 *sPtr, 155 void RefCopyArea16_32 (const uint16 *sPtr, 167 void RefCopyArea8_R32 (const uint8 *sPtr, [all …]
|
D | dng_pixel_buffer.cpp | 40 void OptimizeOrder (const void *&sPtr, in OptimizeOrder() argument 75 sPtr = (const void *) in OptimizeOrder() 76 (((const uint8 *) sPtr) + (int32)(count0 - 1) * sStep0 * (int32)sPixelSize); in OptimizeOrder() 89 sPtr = (const void *) in OptimizeOrder() 90 (((const uint8 *) sPtr) + (int32)(count1 - 1) * sStep1 * (int32)sPixelSize); in OptimizeOrder() 103 sPtr = (const void *) in OptimizeOrder() 104 (((const uint8 *) sPtr) + (int32)(count2 - 1) * sStep2 * (int32)sPixelSize); in OptimizeOrder() 126 sPtr = (const void *) in OptimizeOrder() 127 (((const uint8 *) sPtr) + (int32)(count0 - 1) * sStep0 * (int32)sPixelSize); in OptimizeOrder() 140 sPtr = (const void *) in OptimizeOrder() [all …]
|
D | dng_reference.cpp | 43 void RefCopyBytes (const void *sPtr, in RefCopyBytes() argument 48 memcpy (dPtr, sPtr, count); in RefCopyBytes() 207 void RefCopyArea8 (const uint8 *sPtr, in RefCopyArea8() argument 223 const uint8 *sPtr1 = sPtr; in RefCopyArea8() 247 sPtr += sRowStep; in RefCopyArea8() 256 void RefCopyArea16 (const uint16 *sPtr, in RefCopyArea16() argument 272 const uint16 *sPtr1 = sPtr; in RefCopyArea16() 296 sPtr += sRowStep; in RefCopyArea16() 305 void RefCopyArea32 (const uint32 *sPtr, in RefCopyArea32() argument 321 const uint32 *sPtr1 = sPtr; in RefCopyArea32() [all …]
|
D | dng_memory_stream.cpp | 100 const uint8 *sPtr = fPageList [pageIndex]->Buffer_uint8 () + in DoRead() local 105 DoCopyBytes (sPtr, dPtr, blockCount); in DoRead() 204 const uint8 *sPtr = ((const uint8 *) data) + (uint32) (offset - baseOffset); in DoWrite() local 209 DoCopyBytes (sPtr, dPtr, blockCount); in DoWrite() 253 const uint8 *sPtr = fPageList [pageIndex]->Buffer_uint8 () + in CopyToStream() local 256 dstStream.Put (sPtr, blockCount); in CopyToStream()
|
D | dng_string.cpp | 1106 const char *sPtr = Get (); in Get_UTF16() local 1108 while (*sPtr) in Get_UTF16() 1111 uint32 x = DecodeUTF8 (sPtr); in Get_UTF16() 1136 sPtr = Get (); in Get_UTF16() 1138 while (*sPtr) in Get_UTF16() 1141 uint32 x = DecodeUTF8 (sPtr); in Get_UTF16() 1821 const char *sPtr = fData.Buffer_char (); in SetLineEndings() local 1824 while (*sPtr) in SetLineEndings() 1827 char c = *(sPtr++); in SetLineEndings() 1829 char nc = sPtr [0]; in SetLineEndings() [all …]
|
D | dng_linearization_info.cpp | 475 const void *sPtr = srcBuffer.ConstPixel (srcTile.t + row, in Process() local 490 const real32 *srcPtr = (const real32 *) sPtr; in Process() 581 const uint8 *srcPtr = (const uint8 *) sPtr; in Process() 598 const uint16 *srcPtr = (const uint16 *) sPtr; in Process() 624 const uint8 *srcPtr = (const uint8 *) sPtr; in Process() 641 const uint16 *srcPtr = (const uint16 *) sPtr; in Process() 695 const uint8 *srcPtr = (const uint8 *) sPtr; in Process() 728 const uint16 *srcPtr = (const uint16 *) sPtr; in Process() 799 const uint8 *srcPtr = (const uint8 *) sPtr; in Process() 832 const uint16 *srcPtr = (const uint16 *) sPtr; in Process() [all …]
|
D | dng_utils.cpp | 433 const void *sPtr = buffer.ConstPixel (tile.t, in HistogramArea() local 445 OptimizeOrder (sPtr, in HistogramArea() 456 const uint16 *s1 = (const uint16 *) sPtr; in HistogramArea() 582 const void *sPtr = srcBuffer.ConstPixel (tile.t, in Process() local 590 OptimizeOrder (sPtr, in Process() 604 const real32 *sPtr0 = (const real32 *) sPtr; in Process()
|
D | dng_lossless_jpeg.cpp | 1701 uint16 *sPtr = &buf [0] [0]; in PmPutRow() local 1705 fSpooler->Spool (sPtr, pixels * (uint32) sizeof (uint16)); in PmPutRow() 2974 const uint16 *sPtr = fSrcData + row * fSrcRowStep; in FreqCountSet() local 2987 predictor [channel] = sPtr [channel - fSrcRowStep]; in FreqCountSet() 3005 int32 pixel0 = sPtr [0]; in FreqCountSet() 3006 int32 pixel1 = sPtr [1]; in FreqCountSet() 3017 sPtr += srcColStep; in FreqCountSet() 3034 int32 pixel = sPtr [channel]; in FreqCountSet() 3044 sPtr += fSrcColStep; in FreqCountSet() 3080 const uint16 *sPtr = fSrcData + row * fSrcRowStep; in HuffEncode() local [all …]
|
D | dng_bad_pixels.cpp | 171 const uint16 *sPtr = srcBuffer.ConstPixel_uint16 (dstRow, dstArea.l, 0); in ProcessArea() local 177 if (*sPtr == badPixel) in ProcessArea() 188 value = sPtr [-srcBuffer.fRowStep - 1]; in ProcessArea() 196 value = sPtr [-srcBuffer.fRowStep + 1]; in ProcessArea() 204 value = sPtr [srcBuffer.fRowStep - 1]; in ProcessArea() 212 value = sPtr [srcBuffer.fRowStep + 1]; in ProcessArea() 225 value = sPtr [-srcBuffer.fRowStep * 2]; in ProcessArea() 233 value = sPtr [srcBuffer.fRowStep * 2]; in ProcessArea() 241 value = sPtr [-2]; in ProcessArea() 249 value = sPtr [2]; in ProcessArea() [all …]
|
D | dng_resample.cpp | 740 const real32 *sPtr = srcBuffer.ConstPixel_real32 (srcRow, in ProcessArea() local 744 DoResampleDown32 (sPtr, in ProcessArea() 794 const uint16 *sPtr = srcBuffer.ConstPixel_uint16 (srcRow, in ProcessArea() local 798 DoResampleDown16 (sPtr, in ProcessArea()
|
D | dng_fingerprint.cpp | 417 const uint32 *sPtr = (const uint32 *) input; in Decode() local 426 uint32 data = *(sPtr++); in Decode() 437 *(dPtr++) = *(sPtr++); in Decode()
|
D | dng_mosaic_info.cpp | 1061 const void *sPtr = srcBuffer.ConstPixel (srcRow, in Interpolate() local 1072 DoBilinearRow16 ((const uint16 *) sPtr, in Interpolate() 1087 DoBilinearRow32 ((const real32 *) sPtr, in Interpolate() 1252 const uint16 *sPtr = srcBuffer.ConstPixel_uint16 (srcRow, in ProcessArea() local 1266 const uint16 *ssPtr = sPtr; in ProcessArea() 1316 sPtr += cellCols; in ProcessArea()
|
D | dng_pixel_buffer.h | 34 void OptimizeOrder (const void *&sPtr, 48 void OptimizeOrder (const void *&sPtr,
|
D | dng_image_writer.cpp | 3290 void Compress (const uint8 *sPtr, 3483 void dng_lzw_compressor::Compress (const uint8 *sPtr, in Compress() argument 3504 pixel = *sPtr; in Compress() 3505 sPtr = sPtr + 1; in Compress() 3513 pixel = *sPtr; in Compress() 3514 sPtr = sPtr + 1; in Compress() 3733 const uint16 *sPtr = (const uint16 *) buffer.fData; in WriteData() local 3738 stream.Put_uint8 ((uint8) sPtr [j]); in WriteData()
|
D | dng_read_image.cpp | 424 bool Expand (const uint8 *sPtr, 602 bool dng_lzw_expander::Expand (const uint8 *sPtr, in Expand() argument 610 fSrcPtr = sPtr; in Expand()
|
D | dng_negative.cpp | 4438 const uint16 *sPtr = srcBuffer.ConstPixel_uint16 (row, tile.l, plane); in Process() local 4447 uint32 x = *sPtr; in Process() 4457 sPtr += sColStep; in Process()
|
/external/OpenCL-CTS/test_conformance/compiler/ |
D | test_build_options.cpp | 397 uint32_t *sPtr = (uint32_t *)&secondResult; in test_options_denorm_cache() local 399 if( ( *fPtr == 0 ) && ( *sPtr == 0 ) ) in test_options_denorm_cache() 403 *fPtr, *sPtr ); in test_options_denorm_cache()
|
/external/python/cpython3/Parser/pegen/ |
D | parse_string.c | 45 decode_utf8(const char **sPtr, const char *end) in decode_utf8() argument 49 t = s = *sPtr; in decode_utf8() 53 *sPtr = s; in decode_utf8()
|
/external/python/cpython2/Python/ |
D | ast.c | 3370 decode_utf8(struct compiling *c, const char **sPtr, const char *end, char* encoding) in decode_utf8() argument 3378 t = s = (char *)*sPtr; in decode_utf8() 3381 *sPtr = s; in decode_utf8()
|
/external/skia/modules/canvaskit/ |
D | canvaskit_bindings.cpp | 1231 uintptr_t /* size_t* */ sPtr, in EMSCRIPTEN_BINDINGS() 1234 auto sizes = reinterpret_cast<const size_t*>(sPtr); in EMSCRIPTEN_BINDINGS()
|
/external/python/cpython3/Python/ |
D | ast.c | 4549 decode_utf8(struct compiling *c, const char **sPtr, const char *end) in decode_utf8() argument 4552 t = s = *sPtr; in decode_utf8() 4555 *sPtr = s; in decode_utf8()
|