Searched refs:DEFAULT_PATCH_DIMEN (Results 1 – 1 of 1) sorted by relevance
87 private static final int DEFAULT_PATCH_DIMEN = 512; field in DngCreatorTest872 int sideDimen = Math.min(Math.min(Math.min(Math.min(DEFAULT_PATCH_DIMEN, in validateRawJpegImagePair()