Searched refs:BASE_SIZE (Results 1 – 3 of 3) sorted by relevance
45 public static final int BASE_SIZE = 2; field in ResourceAlignmentExtraField102 return new ZipShort(BASE_SIZE + padding); in getLocalFileDataLength()107 return new ZipShort(BASE_SIZE); in getCentralDirectoryLength()112 byte[] content = new byte[BASE_SIZE + padding]; in getLocalFileDataData()126 this.padding = length - BASE_SIZE; in parseFromLocalFileData()131 if (length < BASE_SIZE) { in parseFromCentralDirectoryData()
1067 - ResourceAlignmentExtraField.BASE_SIZE) & in createLocalFileHeader()
121 #define BASE_SIZE 2073600.0 // 1920x1080 macro124 return pow(this_area / BASE_SIZE, 0.5); in get_linear_size_factor()