Searched refs:issigned (Results 1 - 1 of 1) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_exr.cpp596 bool issigned = depth < 0; local
660 int offset = issigned ? 1 << (depth - 1) : 0;

Completed in 82 milliseconds