NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 10.2.*.*
|
Primitives for computing the average relative error between two images. More...
AverageRelativeError | |
NppStatus | nppiAverageRelativeError_8u_C1R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 8-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_8u_C1R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_8s_C1R_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 8-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_8s_C1R (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16u_C1R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 16-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16u_C1R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16s_C1R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 16-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16s_C1R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16sc_C1R_Ctx (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 16-bit signed complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16sc_C1R (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32u_C1R_Ctx (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 32-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32u_C1R (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32s_C1R_Ctx (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 32-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32s_C1R (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32sc_C1R_Ctx (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 32-bit signed complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32sc_C1R (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32f_C1R_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 32-bit floating point image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32f_C1R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32fc_C1R_Ctx (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 32-bit floating point complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32fc_C1R (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_64f_C1R_Ctx (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
One-channel 64-bit floating point image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_64f_C1R (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_8u_C2R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 8-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_8u_C2R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_8s_C2R_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 8-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_8s_C2R (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16u_C2R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 16-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16u_C2R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16s_C2R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 16-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16s_C2R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16sc_C2R_Ctx (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 16-bit signed complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16sc_C2R (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32u_C2R_Ctx (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 32-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32u_C2R (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32s_C2R_Ctx (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 32-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32s_C2R (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32sc_C2R_Ctx (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 32-bit signed complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32sc_C2R (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32f_C2R_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 32-bit floating point image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32f_C2R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32fc_C2R_Ctx (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 32-bit floating point complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32fc_C2R (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_64f_C2R_Ctx (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Two-channel 64-bit floating point image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_64f_C2R (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_8u_C3R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 8-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_8u_C3R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_8s_C3R_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 8-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_8s_C3R (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16u_C3R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 16-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16u_C3R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16s_C3R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 16-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16s_C3R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16sc_C3R_Ctx (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 16-bit signed complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16sc_C3R (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32u_C3R_Ctx (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 32-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32u_C3R (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32s_C3R_Ctx (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 32-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32s_C3R (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32sc_C3R_Ctx (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 32-bit signed complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32sc_C3R (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32f_C3R_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 32-bit floating point image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32f_C3R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32fc_C3R_Ctx (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 32-bit floating point complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32fc_C3R (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_64f_C3R_Ctx (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Three-channel 64-bit floating point image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_64f_C3R (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_8u_C4R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 8-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_8u_C4R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_8s_C4R_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 8-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_8s_C4R (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16u_C4R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 16-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16u_C4R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16s_C4R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 16-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16s_C4R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_16sc_C4R_Ctx (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 16-bit signed complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_16sc_C4R (const Npp16sc *pSrc1, int nSrc1Step, const Npp16sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32u_C4R_Ctx (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 32-bit unsigned image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32u_C4R (const Npp32u *pSrc1, int nSrc1Step, const Npp32u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32s_C4R_Ctx (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 32-bit signed image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32s_C4R (const Npp32s *pSrc1, int nSrc1Step, const Npp32s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32sc_C4R_Ctx (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 32-bit signed complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32sc_C4R (const Npp32sc *pSrc1, int nSrc1Step, const Npp32sc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32f_C4R_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 32-bit floating point image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32f_C4R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_32fc_C4R_Ctx (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 32-bit floating point complex image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_32fc_C4R (const Npp32fc *pSrc1, int nSrc1Step, const Npp32fc *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
NppStatus | nppiAverageRelativeError_64f_C4R_Ctx (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) |
Four-channel 64-bit floating point image MaximumRelative_Error. More... |
|
NppStatus | nppiAverageRelativeError_64f_C4R (const Npp64f *pSrc1, int nSrc1Step, const Npp64f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pError, Npp8u *pDeviceBuffer) |
Primitives for computing the average relative error between two images.
Given two images and both with width and height , the maximum relative error is defined as:
where N is the number of channels. If the image is in complex format, the absolute value is used for computation.
NppStatus nppiAverageRelativeError_16s_C1R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16s_C1R_Ctx | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 16-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16s_C2R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16s_C2R_Ctx | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 16-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16s_C3R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16s_C3R_Ctx | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 16-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16s_C4R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16s_C4R_Ctx | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 16-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16sc_C1R | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16sc_C1R_Ctx | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 16-bit signed complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16sc_C2R | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16sc_C2R_Ctx | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 16-bit signed complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16sc_C3R | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16sc_C3R_Ctx | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 16-bit signed complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16sc_C4R | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16sc_C4R_Ctx | ( | const Npp16sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp16sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 16-bit signed complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16u_C1R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16u_C1R_Ctx | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 16-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16u_C2R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16u_C2R_Ctx | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 16-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16u_C3R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16u_C3R_Ctx | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 16-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_16u_C4R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_16u_C4R_Ctx | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 16-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32f_C1R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32f_C1R_Ctx | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 32-bit floating point image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32f_C2R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32f_C2R_Ctx | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 32-bit floating point image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32f_C3R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32f_C3R_Ctx | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 32-bit floating point image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32f_C4R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32f_C4R_Ctx | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 32-bit floating point image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32fc_C1R | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32fc_C1R_Ctx | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 32-bit floating point complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32fc_C2R | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32fc_C2R_Ctx | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 32-bit floating point complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32fc_C3R | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32fc_C3R_Ctx | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 32-bit floating point complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32fc_C4R | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32fc_C4R_Ctx | ( | const Npp32fc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32fc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 32-bit floating point complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32s_C1R | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32s_C1R_Ctx | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 32-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32s_C2R | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32s_C2R_Ctx | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 32-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32s_C3R | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32s_C3R_Ctx | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 32-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32s_C4R | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32s_C4R_Ctx | ( | const Npp32s * | pSrc1, |
int | nSrc1Step, | ||
const Npp32s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 32-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32sc_C1R | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32sc_C1R_Ctx | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 32-bit signed complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32sc_C2R | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32sc_C2R_Ctx | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 32-bit signed complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32sc_C3R | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32sc_C3R_Ctx | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 32-bit signed complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32sc_C4R | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32sc_C4R_Ctx | ( | const Npp32sc * | pSrc1, |
int | nSrc1Step, | ||
const Npp32sc * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 32-bit signed complex image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32u_C1R | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32u_C1R_Ctx | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 32-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32u_C2R | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32u_C2R_Ctx | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 32-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32u_C3R | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32u_C3R_Ctx | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 32-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_32u_C4R | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_32u_C4R_Ctx | ( | const Npp32u * | pSrc1, |
int | nSrc1Step, | ||
const Npp32u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 32-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_64f_C1R | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_64f_C1R_Ctx | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 64-bit floating point image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_64f_C2R | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_64f_C2R_Ctx | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 64-bit floating point image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_64f_C3R | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_64f_C3R_Ctx | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 64-bit floating point image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_64f_C4R | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_64f_C4R_Ctx | ( | const Npp64f * | pSrc1, |
int | nSrc1Step, | ||
const Npp64f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 64-bit floating point image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_8s_C1R | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_8s_C1R_Ctx | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 8-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_8s_C2R | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_8s_C2R_Ctx | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 8-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_8s_C3R | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_8s_C3R_Ctx | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 8-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_8s_C4R | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_8s_C4R_Ctx | ( | const Npp8s * | pSrc1, |
int | nSrc1Step, | ||
const Npp8s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 8-bit signed image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_8u_C1R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_8u_C1R_Ctx | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
One-channel 8-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_8u_C2R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_8u_C2R_Ctx | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Two-channel 8-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_8u_C3R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_8u_C3R_Ctx | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Three-channel 8-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeError_8u_C4R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiAverageRelativeError_8u_C4R_Ctx | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pError, | ||
Npp8u * | pDeviceBuffer, | ||
NppStreamContext | nppStreamCtx | ||
) |
Four-channel 8-bit unsigned image MaximumRelative_Error.
For common parameter descriptions, see Common parameters for nppiMaximumError functions.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16s_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16s_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16s_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16s_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16s_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16s_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16s_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16s_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16s_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16s_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16s_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16s_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16sc_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16sc_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16sc_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16sc_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16sc_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16sc_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16sc_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16sc_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16sc_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16sc_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16sc_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16sc_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16u_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16u_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16u_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16u_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16u_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16u_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16u_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16u_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_16u_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_16u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32f_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32f_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32f_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32f_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32f_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32f_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32f_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32f_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32f_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32f_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32f_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32f_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32fc_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32fc_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32fc_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32fc_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32fc_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32fc_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32fc_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32fc_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32fc_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32fc_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32fc_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32fc_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32s_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32s_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32s_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32s_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32s_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32s_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32s_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32s_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32s_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32s_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32s_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32s_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32sc_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32sc_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32sc_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32sc_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32sc_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32sc_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32sc_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32sc_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32sc_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32sc_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32sc_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32sc_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32u_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32u_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32u_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32u_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32u_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32u_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32u_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32u_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_32u_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_32u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_64f_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_64f_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_64f_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_64f_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_64f_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_64f_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_64f_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_64f_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_64f_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_64f_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_64f_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_64f_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8s_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8s_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_8s_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8s_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8s_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_8s_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8s_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8s_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_8s_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8s_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8s_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_8s_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8u_C1R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8u_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_8u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8u_C2R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8u_C2R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_8u_C2R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8u_C3R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8u_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_8u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8u_C4R | ( | NppiSize | oSizeROI, |
int * | hpBufferSize | ||
) |
NppStatus nppiAverageRelativeErrorGetBufferHostSize_8u_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Buffer size for nppiAverageRelativeError_8u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.