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.cpp2022 uint8_t opcodeListBuf[listSize]; in DngCreator_setup() local
2023 err = builder.buildOpList(opcodeListBuf); in DngCreator_setup()
2026 opcodeListBuf, TIFF_IFD_0), env, TAG_OPCODELIST2, writer); in DngCreator_setup()
2142 uint8_t opcodeListBuf[listSize]; in DngCreator_setup() local
2143 err = builder.buildOpList(opcodeListBuf); in DngCreator_setup()
2146 opcodeListBuf, TIFF_IFD_0), env, TAG_OPCODELIST3, writer); in DngCreator_setup()