Searched refs:preCorrectionEntry (Results 1 – 1 of 1) sorted by relevance
814 camera_metadata_ro_entry preCorrectionEntry = in validateDngHeader() local821 int cWidth = static_cast<int>(preCorrectionEntry.data.i32[2]); in validateDngHeader()822 int cHeight = static_cast<int>(preCorrectionEntry.data.i32[3]); in validateDngHeader()