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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1396 const status_t numPlaneColors = 3; local
1406 double noiseProfile[numPlaneColors * 2];
1414 cfaPlaneColor, numPlaneColors, /*out*/ noiseProfile)) == OK) {
1416 BAIL_IF_INVALID(writer->addEntry(TAG_NOISEPROFILE, numPlaneColors * 2,

Completed in 414 milliseconds