Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1912 const status_t numPlaneColors = isBayer ? 3 : 1; in DngCreator_setup() local
1922 double noiseProfile[numPlaneColors * 2]; in DngCreator_setup()
1931 cfaPlaneColor, numPlaneColors, /*out*/ noiseProfile)) == OK) { in DngCreator_setup()
1934 numPlaneColors * 2, noiseProfile, TIFF_IFD_0), env, TAG_NOISEPROFILE, in DngCreator_setup()