Lines Matching full:compressed
184 // |compressed| specifies whether the frame should be compressed.
190 bool compressed,
197 // |compressed| specifies whether the frame should be compressed.
201 bool compressed,
230 bool compressed,
249 // To create a compressed frame, enable DATA_FLAG_COMPRESSED.
266 // On success, returns a new SpdyFrame with the payload compressed.
283 // Returns true if a frame could be compressed.
383 // Deliver the given control frame's compressed headers block to the visitor
389 // Deliver the given control frame's compressed headers block to the visitor
428 // This exists because we don't do stream (de)compressed control frame data to
438 // The size of the buffer into which compressed frames are inflated.