/external/dng_sdk/source/ |
dng_filter_task.cpp | 66 uint32 srcBufferSize = ComputeBufferSize(fSrcPixelType, fSrcTileSize, 68 uint32 dstBufferSize = ComputeBufferSize(fDstPixelType, tileSize,
|
dng_simple_image.cpp | 40 ComputeBufferSize (pixelType, bounds.Size (), planes, pad16Bytes);
|
dng_opcodes.cpp | 452 uint32 bufferSize = ComputeBufferSize(fPixelType, tileSize,
|
dng_gain_map.cpp | 270 ComputeBufferSize (ttFloat, fPoints, fPlanes, pad16Bytes)));
|
dng_utils.cpp | 170 uint32 ComputeBufferSize(uint32 pixelType, const dng_point &tileSize,
|
dng_utils.h | 240 // Type of padding to be performed by ComputeBufferSize(). 254 uint32 ComputeBufferSize(uint32 pixelType, const dng_point &tileSize,
|
dng_mosaic_info.cpp | [all...] |
dng_read_image.cpp | 912 uint32 tempBufferSize = ComputeBufferSize(buffer.fPixelType, [all...] |
dng_lens_correction.cpp | [all...] |
dng_negative.cpp | [all...] |