Visible to Intel only — GUID: GUID-140D6DCC-9978-4C50-9117-883418133783
Visible to Intel only — GUID: GUID-140D6DCC-9978-4C50-9117-883418133783
<span class='option'>iwiScale_GetScaleVals</span>
IW_DECL(IppStatus) iwiScale_GetScaleVals(
IppDataType srcType,
IppDataType dstType,
Ipp64f *pMulVal,
Ipp64f *pAddVal
);
srcType |
Data type of the source data. |
dstType |
Data type of the destination data. |
pMulVal |
Pointer to the multiplier used for scaling. |
pAddVal |
Pointer to the offset value for scaling. |
This function returns the multiplier and offset values to perform accurate data range scaling between two data types with the iwiScale function.
ippStsDataTypeErr |
The dataType value is illegal. |
ippStsNullPtrErr |
At least one of the pointers (except pRoi) is NULL. |
ippStsNoErr |
No errors. |
Did you find the information on this page useful?
Feedback Message
Characters remaining: