Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1600 const status_t numPlaneColors = 3; in DngCreator_setup() local
1610 double noiseProfile[numPlaneColors * 2]; in DngCreator_setup()
1619 cfaPlaneColor, numPlaneColors, /*out*/ noiseProfile)) == OK) { in DngCreator_setup()
1622 numPlaneColors * 2, noiseProfile, TIFF_IFD_0), env, TAG_NOISEPROFILE, in DngCreator_setup()