Searched defs:src_buf_len (Results 1 - 1 of 1) sorted by relevance
| /third_party/astc-encoder/Source/ | ||
| H A D | tinyexr.h | 2990 void *tinfl_decompress_mem_to_heap(const void *pSrc_buf, size_t src_buf_len, in tinfl_decompress_mem_to_heap() argument 3028 tinfl_decompress_mem_to_mem(void *pOut_buf, size_t out_buf_len, const void *pSrc_buf, size_t src_buf_len, int flags) tinfl_decompress_mem_to_mem() argument 4424 tdefl_compress_mem_to_heap(const void *pSrc_buf, size_t src_buf_len, size_t *pOut_len, int flags) tdefl_compress_mem_to_heap() argument 4440 tdefl_compress_mem_to_mem(void *pOut_buf, size_t out_buf_len, const void *pSrc_buf, size_t src_buf_len, int flags) tdefl_compress_mem_to_mem() argument [all...] |
Completed in 19 milliseconds