Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/
H A 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()
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/
H A Dminiz.c1903 static tdefl_status tdefl_flush_output_buffer(tdefl_compressor *d) in tdefl_flush_output_buffer() function
1956 return (d->m_prev_return_status = tdefl_flush_output_buffer(d)); in tdefl_compress()
1989 return (d->m_prev_return_status = tdefl_flush_output_buffer(d)); in tdefl_compress()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4245 static tdefl_status tdefl_flush_output_buffer(tdefl_compressor *d) { in tdefl_flush_output_buffer() function
4297 return (d->m_prev_return_status = tdefl_flush_output_buffer(d)); in tdefl_compress()
4328 return (d->m_prev_return_status = tdefl_flush_output_buffer(d)); in tdefl_compress()