Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/
Dminiz.h748 tdefl_flush m_flush; member
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dminiz.h717 tdefl_flush m_flush; member
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Dminiz.h733 tdefl_flush m_flush; member
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dminiz.h716 tdefl_flush m_flush; member
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dminiz.h717 tdefl_flush m_flush; member
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/include/
Dminiz.h716 tdefl_flush m_flush; member
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/
Dminiz.c1501 while ((d->m_src_buf_left) || ((d->m_flush) && (lookahead_size))) in tdefl_compress_fast()
1521 if ((!d->m_flush) && (lookahead_size < TDEFL_COMP_FAST_LOOKAHEAD_SIZE)) in tdefl_compress_fast()
1715 tdefl_flush flush = d->m_flush; in tdefl_compress_normal()
1895 d->m_flush = flush; in tdefl_compress()
1975 d->m_flush = TDEFL_NO_FLUSH; in tdefl_init()