Searched refs:pad16Bytes (Results 1 – 9 of 9) sorted by relevance
/external/dng_sdk/source/ |
D | dng_filter_task.cpp | 67 fSrcPlanes, pad16Bytes); in Start() 69 fDstPlanes, pad16Bytes); in Start()
|
D | dng_simple_image.cpp | 40 ComputeBufferSize (pixelType, bounds.Size (), planes, pad16Bytes); in dng_simple_image()
|
D | dng_opcodes.cpp | 453 fImage.Planes(), pad16Bytes); in Start()
|
D | dng_gain_map.cpp | 270 ComputeBufferSize (ttFloat, fPoints, fPlanes, pad16Bytes))); in dng_gain_map()
|
D | dng_utils.cpp | 187 if (paddingType == pad16Bytes) in ComputeBufferSize()
|
D | dng_utils.h | 247 pad16Bytes enumerator
|
D | dng_lens_correction.cpp | 2298 imagePlanes, pad16Bytes); in Prepare()
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | LDML2ICUBinaryWriter.java | 668 if ((pad = pad16Bytes(headSize)) != 0) { in writeBinaryHeader() 942 private static int pad16Bytes(int x) { in pad16Bytes() method
|
D | ICUResourceWriter.java | 1019 padding = createPadding(pad16Bytes(2)); in writeBinary() 1231 private static int pad16Bytes(int x) { in pad16Bytes() method in ICUResourceWriter
|