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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2161 uint32_t targetIfd = TIFF_IFD_0; local
2174 targetIfd = TIFF_IFD_SUB1;
2195 DirectStripSource stripSource(env, pixelBytes, targetIfd, uWidth, uHeight, pStride,
2212 InputStripSource stripSource(env, *inBuf, targetIfd, uWidth, uHeight, pStride,
2267 uint32_t targetIfd = TIFF_IFD_0; local
2280 targetIfd = TIFF_IFD_SUB1;
2286 InputStripSource stripSource(env, *in, targetIfd, uWidth, uHeight, pixStride,

Completed in 2750 milliseconds