/external/dng_sdk/source/ |
D | dng_opcodes.cpp | 321 fDstImage.Planes (), in Start() 380 image->Planes (), in Apply() 453 fImage.Planes(), pad16Bytes); in Start() 466 fImage.Planes (), in Start() 479 dng_pixel_buffer buffer(tile, 0, fImage.Planes (), fPixelType, in Process()
|
D | dng_misc_opcodes.cpp | 412 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea() 413 plane < buffer.Planes (); in ProcessArea() 635 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea() 636 plane < buffer.Planes (); in ProcessArea() 997 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea() 998 plane < buffer.Planes (); in ProcessArea() 1204 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea() 1205 plane < buffer.Planes (); in ProcessArea() 1383 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea() 1384 plane < buffer.Planes (); in ProcessArea() [all …]
|
D | dng_validate.cpp | 185 stage1.Planes () >= 3 ? piRGB in dng_validate() 225 stage2.Planes () >= 3 ? piRGB in dng_validate() 281 stage3.Planes () >= 3 ? piRGB in dng_validate() 362 preview->fInfo.fColorSpace = previewImage->Planes () == 1 ? in dng_validate() 483 finalImage->Planes () >= 3 ? piRGB in dng_validate()
|
D | dng_filter_task.cpp | 35 , fSrcPlanes (srcImage.Planes ()) in dng_filter_task() 39 , fDstPlanes (dstImage.Planes ()) in dng_filter_task()
|
D | dng_simple_image.cpp | 61 Planes (), in Clone() 68 Planes ()); in Clone()
|
D | dng_gain_map.cpp | 560 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea() 561 plane < buffer.Planes (); in ProcessArea() 565 uint32 mapPlane = Min_uint32 (plane, fGainMap->Planes () - 1); in ProcessArea()
|
D | dng_preview.cpp | 213 fIFD.fSamplesPerPixel = fImage->Planes (); in AddTagSet() 483 preview.fImage->Planes ()) in dng_raw_preview_tag_set() 548 fIFD.fSamplesPerPixel = fImage->Planes (); in AddTagSet()
|
D | dng_negative.cpp | 1483 dng_pixel_buffer buffer (image.Bounds (), 0, image.Planes (), in FindImageDigest() 1681 ComputeBufferSize(fPixelType, tileSize, fImage.Planes(), in Start() 1707 dng_pixel_buffer buffer (tile, 0, fImage.Planes (), in Process() 3777 stage1.Planes (), in DoBuildStage2() 4073 if (srcPlane < 0 || srcPlane >= (int32) stage2.Planes ()) in DoInterpolateStage3() 4133 if ((fStage2Image->Planes () > 1) && (srcPlane < 0)) in DoBuildStage3() 4396 for (uint32 plane = 0; plane < fSrcImage.Planes (); plane++) in dng_encode_proxy_task() 4430 for (uint32 plane = 0; plane < fSrcImage.Planes (); plane++) in Process() 4498 for (uint32 plane = 0; plane < srcImage.Planes (); plane++) in EncodeRawProxy() 4544 srcImage.Planes (), in EncodeRawProxy() [all …]
|
D | dng_gain_map.h | 86 uint32 Planes () const in Planes() function
|
D | dng_image.h | 215 uint32 Planes () const in Planes() function
|
D | dng_image.cpp | 707 if (temp.fPlane < Planes ()) in Put() 711 Planes () - temp.fPlane); in Put()
|
D | dng_jpeg_image.cpp | 184 ifd.fSamplesPerPixel = image.Planes (); in Encode()
|
D | dng_misc_opcodes.h | 116 const uint32 Planes () const in Planes() function
|
D | dng_image_writer.cpp | 1850 for (uint32 c = 0; c < rawImage.Planes (); c++) in range_tag_set() 1862 rangeInfo->fBlackLevelRepeatCols * rawImage.Planes ()); in range_tag_set() 1927 fWhiteLevel16.SetCount (rawImage.Planes ()); in range_tag_set() 1928 fWhiteLevel32.SetCount (rawImage.Planes ()); in range_tag_set() 4057 cinfo.input_components = image.Planes (); in EncodeJPEGPreview() 4059 switch (image.Planes ()) in EncodeJPEGPreview() 4085 if (image.Planes () == 1) in EncodeJPEGPreview() 4108 dng_pixel_buffer buffer (image.Bounds (), 0, image.Planes (), ttByte, in EncodeJPEGPreview() 5397 ifd.fSamplesPerPixel = image.Planes (); in WriteTIFFWithProfile() 5433 extraSamples = image.Planes () - 1; in WriteTIFFWithProfile() [all …]
|
D | dng_pixel_buffer.h | 206 uint32 Planes () const in Planes() function
|
D | dng_linearization_info.cpp | 1001 for (uint32 plane = 0; plane < srcImage.Planes (); plane++) in dng_linearize_image() 1052 for (uint32 plane = 0; plane < fSrcImage.Planes (); plane++) in Process()
|
D | dng_utils.cpp | 590 uint32 count2 = fDstImage.Planes (); in Process()
|
D | dng_render.cpp | 1306 srcImage->Planes (), in Render()
|
D | dng_lens_correction.cpp | 1661 image->Planes (), in Apply() 1851 image->Planes (), in Apply()
|
D | dng_read_image.cpp | 813 image.Planes (), in dng_row_interleaved_image() 3205 outerSamples = Min_uint32 (image.Planes (), outerSamples); in Read()
|
/external/vboot_reference/utility/ |
D | image_types.c | 24 uint16_t Planes; // Must be 1 for x86 member 48 bhdr->Planes == 1 && in identify_image_type()
|
/external/curl/tests/data/ |
D | test572 | 92 Transport: Planes/Trains/Automobiles
|
/external/mesa3d/docs/ |
D | README.CYGWIN | 179 Overlay Planes
|