Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2018 uint8_t opcodeListBuf[listSize]; in DngCreator_setup() local
2019 err = builder.buildOpList(opcodeListBuf); in DngCreator_setup()
2022 opcodeListBuf, TIFF_IFD_0), env, TAG_OPCODELIST2, writer); in DngCreator_setup()
2138 uint8_t opcodeListBuf[listSize]; in DngCreator_setup() local
2139 err = builder.buildOpList(opcodeListBuf); in DngCreator_setup()
2142 opcodeListBuf, TIFF_IFD_0), env, TAG_OPCODELIST3, writer); in DngCreator_setup()