Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h2999 dst_buf_size = out_buf_capacity - *pOut_len, new_out_buf_capacity; in tinfl_decompress_mem_to_heap() local
3054 dst_buf_size = TINFL_LZ_DICT_SIZE - dict_ofs; in tinfl_decompress_mem_to_callback() local