Home
last modified time | relevance | path

Searched refs:tdefl_flush_output_buffer (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_common/miniz/
Dminiz.c1854 static tdefl_status tdefl_flush_output_buffer(tdefl_compressor *d) in tdefl_flush_output_buffer() function
1900 return (d->m_prev_return_status = tdefl_flush_output_buffer(d)); in tdefl_compress()
1928 return (d->m_prev_return_status = tdefl_flush_output_buffer(d)); in tdefl_compress()