Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9237 static void applyLut(const unsigned short lut[USHORT_RANGE], in applyLut() function
9310 applyLut(lut.data(), &tmpBuffer.at(0), static_cast<int>(tmpBuffer.size())); in CompressPiz()
9469 applyLut(lut.data(), &tmpBuffer.at(0), static_cast<int>(tmpBufSize)); in DecompressPiz()