Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9554 static bool DecompressZfp(float *dst, int dst_width, int dst_num_lines, in DecompressZfp() function
10134 tinyexr::DecompressZfp(reinterpret_cast<float *>(&outBuf.at(0)), width, in DecodePixelData()