Searched defs:pOut_len (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/ |
H A D | miniz.c | 940 void *tinfl_decompress_mem_to_heap(const void *pSrc_buf, size_t src_buf_len, size_t *pOut_len, int … in tinfl_decompress_mem_to_heap() 1996 void *tdefl_compress_mem_to_heap(const void *pSrc_buf, size_t src_buf_len, size_t *pOut_len, int fl… in tdefl_compress_mem_to_heap()
|
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/ |
H A D | miniz.c | 2093 void *tdefl_compress_mem_to_heap(const void *pSrc_buf, size_t src_buf_len, size_t *pOut_len, int fl… in tdefl_compress_mem_to_heap() 2929 void *tinfl_decompress_mem_to_heap(const void *pSrc_buf, size_t src_buf_len, size_t *pOut_len, int … in tinfl_decompress_mem_to_heap()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 2991 size_t *pOut_len, int flags) { in tinfl_decompress_mem_to_heap() 4425 size_t *pOut_len, int flags) { in tdefl_compress_mem_to_heap()
|