Searched refs:opcodeListBuf (Results 1 – 1 of 1) sorted by relevance
1753 uint8_t opcodeListBuf[listSize]; in DngCreator_setup() local1754 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() local1851 err = builder.buildOpList(opcodeListBuf); in DngCreator_setup()1853 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_OPCODELIST3, listSize, opcodeListBuf, in DngCreator_setup()