Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1238 bool isBayer = true; in DngCreator_setup() local
1271 isBayer = false; in DngCreator_setup()
1337 uint16_t interpretation = isBayer ? 32803 /* CFA */ : in DngCreator_setup()
1345 if (!isBayer) { in DngCreator_setup()
1389 if (isBayer) { in DngCreator_setup()
1631 if (isBayer) { in DngCreator_setup()
1653 if (isBayer) { in DngCreator_setup()
1686 if (isBayer) { in DngCreator_setup()
1720 if (isBayer) { in DngCreator_setup()
1754 if (isBayer) { in DngCreator_setup()
[all …]