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