Home
last modified time | relevance | path

Searched refs:pad16Bytes (Results 1 – 9 of 9) sorted by relevance

/external/dng_sdk/source/
Ddng_filter_task.cpp67 fSrcPlanes, pad16Bytes); in Start()
69 fDstPlanes, pad16Bytes); in Start()
Ddng_simple_image.cpp40 ComputeBufferSize (pixelType, bounds.Size (), planes, pad16Bytes); in dng_simple_image()
Ddng_opcodes.cpp453 fImage.Planes(), pad16Bytes); in Start()
Ddng_gain_map.cpp270 ComputeBufferSize (ttFloat, fPoints, fPlanes, pad16Bytes))); in dng_gain_map()
Ddng_utils.cpp187 if (paddingType == pad16Bytes) in ComputeBufferSize()
Ddng_utils.h247 pad16Bytes enumerator
Ddng_lens_correction.cpp2298 imagePlanes, pad16Bytes); in Prepare()
/external/cldr/tools/java/org/unicode/cldr/icu/
DLDML2ICUBinaryWriter.java668 if ((pad = pad16Bytes(headSize)) != 0) { in writeBinaryHeader()
942 private static int pad16Bytes(int x) { in pad16Bytes() method
DICUResourceWriter.java1000 padding = createPadding(pad16Bytes(2)); in writeBinary()
1204 private static int pad16Bytes(int x) { in pad16Bytes() method in ICUResourceWriter