Searched refs:activeArea (Results 1 – 1 of 1) sorted by relevance
1608 uint32_t activeArea[] = {ymin, xmin, ymin + height, xmin + width}; in DngCreator_setup() local1609 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_ACTIVEAREA, 4, activeArea, TIFF_IFD_0), in DngCreator_setup()