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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xv_overlay.c814 outRange = outHigh - outLow, local in function:rangeEqualize
816 delta = outMid - outRange * 0.5 - outLow;
817 return ((inValue - inLow) * outRange / inRange + outLow

Completed in 5 milliseconds