Searched refs:chunk_type (Results 1 – 1 of 1) sorted by relevance
266 self.chunk_type = chunk_type273 if self.chunk_type == self.CHUNK_TYPE_RAW:278 elif self.chunk_type == self.CHUNK_TYPE_FILL:283 elif self.chunk_type == self.CHUNK_TYPE_DONT_CARE:372 if chunk_type == ImageChunk.CHUNK_TYPE_RAW:380 elif chunk_type == ImageChunk.CHUNK_TYPE_FILL:388 elif chunk_type == ImageChunk.CHUNK_TYPE_DONT_CARE:395 elif chunk_type == ImageChunk.CHUNK_TYPE_CRC32:563 if chunk.chunk_type == ImageChunk.CHUNK_TYPE_RAW:566 elif chunk.chunk_type == ImageChunk.CHUNK_TYPE_FILL:[all …]