Searched refs:ExpandToByteExtent (Results 1 – 3 of 3) sorted by relevance
93 puffin::ByteExtent ExpandToByteExtent(const puffin::BitExtent& extent);
107 ByteExtent ExpandToByteExtent(const BitExtent& extent) { in ExpandToByteExtent() function163 auto last_extent = ExpandToByteExtent(over_extents->back()); in ShiftBitExtentsOverExtents()175 auto byte_o_ext = ExpandToByteExtent(*o_ext); in ShiftBitExtentsOverExtents()
794 auto src_in_bytes = deflate_utils::ExpandToByteExtent(*src); in ReadExtentsToDiff()795 auto dst_in_bytes = deflate_utils::ExpandToByteExtent(*dst); in ReadExtentsToDiff()