Searched refs:deflate_stored (Results 1 – 3 of 3) sorted by relevance
/external/zlib/src/ |
D | deflate.c | 77 local block_state deflate_stored OF((deflate_state *s, int flush)); 128 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 133 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 1564 local block_state deflate_stored(s, flush) in deflate_stored() function
|
/external/pdfium/third_party/zlib_v128/ |
D | deflate.c | 77 local block_state deflate_stored OF((deflate_state *s, int flush)); 128 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 133 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 1563 local block_state deflate_stored( in deflate_stored() function
|
/external/opencv3/3rdparty/zlib/ |
D | deflate.c | 77 local block_state deflate_stored OF((deflate_state *s, int flush)); 128 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 133 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */ 1564 local block_state deflate_stored(s, flush) in deflate_stored() function
|