Home
last modified time | relevance | path

Searched refs:preHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1055 uint32_t preHeight = 0; in DngCreator_setup() local
1062 preHeight = static_cast<uint32_t>(entry.data.i32[3]); in DngCreator_setup()
1069 if (!((imageWidth == preWidth && imageHeight == preHeight) || in DngCreator_setup()
1707 err = builder.addWarpRectilinearForMetadata(entry3.data.f, preWidth, preHeight, cx, in DngCreator_setup()