Searched refs:targetIfd (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1837 uint32_t targetIfd = TIFF_IFD_0; local
1850 targetIfd = TIFF_IFD_SUB1;
1871 DirectStripSource stripSource(env, pixelBytes, targetIfd, uWidth, uHeight, pStride,
1888 InputStripSource stripSource(env, *inBuf, targetIfd, uWidth, uHeight, pStride,
1939 uint32_t targetIfd = TIFF_IFD_0; local
1952 targetIfd = TIFF_IFD_SUB1;
1958 InputStripSource stripSource(env, *in, targetIfd, uWidth, uHeight, pixStride,

Completed in 28 milliseconds