Searched refs:preHeight (Results 1 – 1 of 1) sorted by relevance
1065 uint32_t preHeight = 0; in DngCreator_setup() local1072 preHeight = static_cast<uint32_t>(entry.data.i32[3]); in DngCreator_setup()1079 if (!((imageWidth == preWidth && imageHeight == preHeight) || in DngCreator_setup()1791 float m_y = std::fmaxf(preHeight-1 - cy, cy); in DngCreator_setup()1839 err = builder.addWarpRectilinearForMetadata(distortion, preWidth, preHeight, cx, in DngCreator_setup()