Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1512 const char *pSrc_filename, const void *pComment,
6439 const char *pSrc_filename, const void *pComment, in mz_zip_writer_add_file() argument
6474 if (!mz_zip_get_file_modified_time(pSrc_filename, &dos_time, &dos_date)) in mz_zip_writer_add_file()
6477 pSrc_file = MZ_FOPEN(pSrc_filename, "rb"); in mz_zip_writer_add_file()