Searched refs:matchesPixelArray (Results 1 – 1 of 1) sorted by relevance
824 bool matchesPixelArray = (pWidth == width && pHeight == height); in validateDngHeader() local827 if (!(matchesPixelArray || matchesPreCorrectionArray)) { in validateDngHeader()