Searched defs:extra_stream (Results 1 – 2 of 2) sorted by relevance
56 const std::vector<uint8_t>& extra_stream() const { return extra_stream_; } in extra_stream() function
175 CompressorInterface* extra_stream = nullptr; in Close() local