Home
last modified time | relevance | path

Searched defs:tdefl_put_buf_func_ptr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/
H A Dminiz.h659 typedef mz_bool (*tdefl_put_buf_func_ptr)(const void* pBuf, int len, void *pUser); typedef
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/
H A Dminiz.h641 typedef mz_bool (*tdefl_put_buf_func_ptr)(const void *pBuf, int len, void *pUser); typedef
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1779 typedef mz_bool (*tdefl_put_buf_func_ptr)(const void *pBuf, int len, typedef