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