NVIDIA Performance Primitives (NPP)
Version 10.0
|
Primitives for computing the maximum error between two images. More...
MaximumError | |
NppStatus | nppiMaximumError_8u_C1R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 8-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_8s_C1R (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 8-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16u_C1R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 16-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16s_C1R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 16-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16sc_C1R (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 16-bit signed complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32u_C1R (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 32-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32s_C1R (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 32-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32sc_C1R (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 32-bit signed complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32f_C1R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 32-bit floating point image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32fc_C1R (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 32-bit floating point complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_64f_C1R (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
One-channel 64-bit floating point image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_8u_C2R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 8-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_8s_C2R (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 8-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16u_C2R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 16-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16s_C2R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 16-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16sc_C2R (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 16-bit signed complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32u_C2R (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 32-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32s_C2R (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 32-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32sc_C2R (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 32-bit signed complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32f_C2R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 32-bit floating point image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32fc_C2R (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 32-bit floating point complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_64f_C2R (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Two-channel 64-bit floating point image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_8u_C3R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 8-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_8s_C3R (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 8-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16u_C3R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 16-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16s_C3R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 16-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16sc_C3R (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 16-bit signed complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32u_C3R (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 32-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32s_C3R (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 32-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32sc_C3R (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 32-bit signed complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32f_C3R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 32-bit floating point image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32fc_C3R (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 32-bit floating point complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_64f_C3R (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Three-channel 64-bit floating point image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_8u_C4R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 8-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_8s_C4R (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 8-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16u_C4R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 16-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16s_C4R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 16-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_16sc_C4R (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 16-bit signed complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32u_C4R (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 32-bit unsigned image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32s_C4R (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 32-bit signed image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32sc_C4R (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 32-bit signed complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32f_C4R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 32-bit floating point image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_32fc_C4R (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 32-bit floating point complex image Maximum_Error. More... |
|
NppStatus | nppiMaximumError_64f_C4R (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Four-channel 64-bit floating point image Maximum_Error. More... |
|
Primitives for computing the maximum error between two images.
Given two images and both with width and height , the maximum error is defined as the largest absolute difference between pixels of two images. If the image is in complex format, the absolute value of the complex number is provided.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
pSrc2 | Source-Image Pointer. |
nSrc2Step | Source-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
pError | Pointer to the computed error. |
pDeviceBuffer | Pointer to the required device memory allocation, Scratch Buffer and Host Pointer. |
NppStatus nppiMaximumError_16s_C1R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 16-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16s_C2R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 16-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16s_C3R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 16-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16s_C4R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 16-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16sc_C1R | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 16-bit signed complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16sc_C2R | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 16-bit signed complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16sc_C3R | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 16-bit signed complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16sc_C4R | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 16-bit signed complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16u_C1R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 16-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16u_C2R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 16-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16u_C3R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 16-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_16u_C4R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 16-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32f_C1R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 32-bit floating point image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32f_C2R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 32-bit floating point image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32f_C3R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 32-bit floating point image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32f_C4R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 32-bit floating point image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32fc_C1R | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 32-bit floating point complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32fc_C2R | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 32-bit floating point complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32fc_C3R | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 32-bit floating point complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32fc_C4R | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 32-bit floating point complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32s_C1R | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 32-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32s_C2R | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 32-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32s_C3R | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 32-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32s_C4R | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 32-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32sc_C1R | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 32-bit signed complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32sc_C2R | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 32-bit signed complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32sc_C3R | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 32-bit signed complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32sc_C4R | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 32-bit signed complex image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32u_C1R | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 32-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32u_C2R | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 32-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32u_C3R | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 32-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_32u_C4R | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 32-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_64f_C1R | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 64-bit floating point image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_64f_C2R | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 64-bit floating point image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_64f_C3R | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 64-bit floating point image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_64f_C4R | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 64-bit floating point image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_8s_C1R | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 8-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_8s_C2R | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 8-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_8s_C3R | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 8-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_8s_C4R | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 8-bit signed image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_8u_C1R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
One-channel 8-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_8u_C2R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Two-channel 8-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_8u_C3R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Three-channel 8-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiMaximumError_8u_C4R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
Four-channel 8-bit unsigned image Maximum_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
Buffer size for nppiMaximumError_16s_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16s_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16s_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16s_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16sc_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16sc_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16sc_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16sc_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16u_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_16u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32f_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32f_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32f_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32f_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32fc_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32fc_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32fc_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32fc_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32s_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32s_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32s_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32s_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32sc_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32sc_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32sc_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32sc_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32u_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_32u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_64f_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_64f_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_64f_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_64f_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_8s_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_8s_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_8s_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_8s_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_8u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_8u_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_8u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
Buffer size for nppiMaximumError_8u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.