Searched refs:pixHeight (Results 1 – 1 of 1) sorted by relevance
838 uint32_t pixHeight = static_cast<uint32_t>(pixelArrayEntry.data.i32[1]); in isMaximumResolutionModeImage() local841 (imageWidth == pixWidth && imageHeight == pixHeight); in isMaximumResolutionModeImage()1321 uint32_t pixHeight = static_cast<uint32_t>(pixelArrayEntry.data.i32[1]); in DngCreator_setup() local1324 (imageWidth == pixWidth && imageHeight == pixHeight))) { in DngCreator_setup()