Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c2108 int i, bpl = w * num_chans, y, z; in tdefl_write_image_to_png_file_in_memory_ex() local
2115 out_buf.m_capacity = 57 + MZ_MAX(64, (1 + bpl) * h); in tdefl_write_image_to_png_file_in_memory_ex()
2129 …tdefl_compress_buffer(pComp, (mz_uint8 *)pImage + (flip ? (h - 1 - y) : y) * bpl, bpl, TDEFL_NO_FL… in tdefl_write_image_to_png_file_in_memory_ex()