Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h6636 mz_uint64 cur_src_file_ofs, cur_dst_file_ofs; in mz_zip_writer_add_from_zip_reader() local
6664 cur_src_file_ofs = in mz_zip_writer_add_from_zip_reader()
6668 if (pSource_zip->m_pRead(pSource_zip->m_pIO_opaque, cur_src_file_ofs, in mz_zip_writer_add_from_zip_reader()
6674 cur_src_file_ofs += MZ_ZIP_LOCAL_DIR_HEADER_SIZE; in mz_zip_writer_add_from_zip_reader()
6706 if (pSource_zip->m_pRead(pSource_zip->m_pIO_opaque, cur_src_file_ofs, pBuf, in mz_zip_writer_add_from_zip_reader()
6711 cur_src_file_ofs += n; in mz_zip_writer_add_from_zip_reader()
6725 if (pSource_zip->m_pRead(pSource_zip->m_pIO_opaque, cur_src_file_ofs, pBuf, in mz_zip_writer_add_from_zip_reader()
6737 cur_src_file_ofs += n; in mz_zip_writer_add_from_zip_reader()