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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1623 const status_t numPlaneColors = 3; local
1633 double noiseProfile[numPlaneColors * 2];
1642 cfaPlaneColor, numPlaneColors, /*out*/ noiseProfile)) == OK) {
1645 numPlaneColors * 2, noiseProfile, TIFF_IFD_0), env, TAG_NOISEPROFILE,

Completed in 61 milliseconds