Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfLut.h59 class HalfLut
68 HalfLut (Function f);
165 HalfLut::HalfLut (Function f): in HalfLut() function
DImfLut.cpp53 HalfLut::apply (half *data, int nData, int stride) const in apply()
65 HalfLut::apply (const Slice &data, const Imath::Box2i &dataWindow) const in apply()