Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1936 uint32_t lsmHeight = 0; in DngCreator_setup() local
1940 lsmHeight = static_cast<uint32_t>(entry1.data.i32[1]); in DngCreator_setup()
1953 if (entry2.count > 0 && entry2.count == lsmWidth * lsmHeight * 4) { in DngCreator_setup()
1956 lsmHeight, in DngCreator_setup()