Searched defs:end_byte (Results 1 – 7 of 7) sorted by relevance
221 uint64_t end_byte = (cur_deflate_->offset + 7) / 8; in Read() local262 auto end_byte = (cur_deflate_->offset + cur_deflate_->length + 7) / 8; in Read() local373 auto end_byte = (cur_deflate_->offset + cur_deflate_->length + 7) / 8; in Write() local
335 auto end_byte = (deflate->offset + deflate->length + 7) / 8; in FindPuffLocations() local
120 size_t end_byte; in MapAt() local
169 size_t end_byte; in MapAt() local
60 static const int end_byte = 0x0a; variable
3207 png_byte end_byte = 0; in png_combine_row() local