HomeSort by relevance Sort by last modified time
    Searched refs:halfToUint (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfConvert.h 73 unsigned int halfToUint (half h);
ImfConvert.cpp 88 halfToUint (half h)
ImfMisc.cpp 280 *(unsigned int *) writePtr = halfToUint (h);
407 *(unsigned int *) writePtr = halfToUint (h);

Completed in 50 milliseconds