Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1753 uint8_t opcodeListBuf[listSize]; in DngCreator_setup() local
1754 err = builder.buildOpList(opcodeListBuf); in DngCreator_setup()
1756 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_OPCODELIST2, listSize, opcodeListBuf, in DngCreator_setup()
1850 uint8_t opcodeListBuf[listSize]; in DngCreator_setup() local
1851 err = builder.buildOpList(opcodeListBuf); in DngCreator_setup()
1853 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_OPCODELIST3, listSize, opcodeListBuf, in DngCreator_setup()