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.cpp1301 bool isBayer = true; in DngCreator_setup() local
1340 isBayer = false; in DngCreator_setup()
1406 uint16_t interpretation = isBayer ? 32803 /* CFA */ : in DngCreator_setup()
1414 if (!isBayer) { in DngCreator_setup()
1458 if (isBayer) { in DngCreator_setup()
1702 if (isBayer) { in DngCreator_setup()
1724 if (isBayer) { in DngCreator_setup()
1757 if (isBayer) { in DngCreator_setup()
1791 if (isBayer) { in DngCreator_setup()
1825 if (isBayer) { in DngCreator_setup()
[all …]