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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1456 int32_t colorTransform1[entry1.count * 2]; local
1460 colorTransform1[ctr++] = entry1.data.r[i].numerator;
1461 colorTransform1[ctr++] = entry1.data.r[i].denominator;
1465 colorTransform1, TIFF_IFD_0), env, TAG_COLORMATRIX1, writer);

Completed in 1967 milliseconds