| NVIDIA 2D Image And Signal Performance Primitives (NPP)
    Version 12.0..*
    | 
Primitives for computing the relative error of infinity norm between two images. More...
| Basic NormRel_Inf | |
| NppStatus | nppiNormRel_Inf_8u_C1R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| One-channel 8-bit unsigned image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_8u_C1R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16u_C1R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| One-channel 16-bit unsigned image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_16u_C1R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16s_C1R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| One-channel 16-bit signed image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_16s_C1R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_32f_C1R_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| One-channel 32-bit floating point image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_32f_C1R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_8u_C3R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Three-channel 8-bit unsigned image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_8u_C3R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16u_C3R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Three-channel 16-bit unsigned image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_16u_C3R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16s_C3R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Three-channel 16-bit signed image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_16s_C3R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_32f_C3R_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Three-channel 32-bit floating point image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_32f_C3R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_8u_AC4R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Four-channel 8-bit unsigned image NormRel_Inf ignoring alpha channel.  More... | |
| NppStatus | nppiNormRel_Inf_8u_AC4R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16u_AC4R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Four-channel 16-bit unsigned image NormRel_Inf ignoring alpha channel.  More... | |
| NppStatus | nppiNormRel_Inf_16u_AC4R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16s_AC4R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Four-channel 16-bit signed image NormRel_Inf ignoring alpha channel.  More... | |
| NppStatus | nppiNormRel_Inf_16s_AC4R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_32f_AC4R_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Four-channel 32-bit floating point image NormRel_Inf ignoring alpha channel.  More... | |
| NppStatus | nppiNormRel_Inf_32f_AC4R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_8u_C4R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Four-channel 8-bit unsigned image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_8u_C4R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16u_C4R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Four-channel 16-bit unsigned image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_16u_C4R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16s_C4R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Four-channel 16-bit signed image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_16s_C4R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_32f_C4R_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Four-channel 32-bit floating point image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_32f_C4R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_8u_C1MR_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Masked one-channel 8-bit unsigned image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_8u_C1MR (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_8s_C1MR_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Masked one-channel 8-bit signed image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_8s_C1MR (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16u_C1MR_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Masked one-channel 16-bit unsigned image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_16u_C1MR (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_32f_C1MR_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Masked one-channel 32-bit floating point image NormRel_Inf.  More... | |
| NppStatus | nppiNormRel_Inf_32f_C1MR (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_8u_C3CMR_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Masked three-channel 8-bit unsigned image NormRel_Inf affecting only signle channel.  More... | |
| NppStatus | nppiNormRel_Inf_8u_C3CMR (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_8s_C3CMR_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Masked three-channel 8-bit signed image NormRel_Inf affecting only signle channel.  More... | |
| NppStatus | nppiNormRel_Inf_8s_C3CMR (const Npp8s *pSrc1, int nSrc1Step, const Npp8s *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_16u_C3CMR_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Masked three-channel 16-bit unsigned image NormRel_Inf affecting only signle channel.  More... | |
| NppStatus | nppiNormRel_Inf_16u_C3CMR (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NppStatus | nppiNormRel_Inf_32f_C3CMR_Ctx (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, Npp64f *pNormRel, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx) | 
| Masked three-channel 32-bit floating point image NormRel_Inf affecting only signle channel.  More... | |
| NppStatus | nppiNormRel_Inf_32f_C3CMR (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, const Npp8u *pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) | 
| NormRelInfGetBufferHostSize | |
| Companion primitives for computing the device buffer size (in bytes) required by the NormRel_Inf primitives. | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C1R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C1R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C1R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C1R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C1R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C1R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16s_C1R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16s_C1R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16s_C1R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C1R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C1R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C1R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C1MR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C1MR.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C1MR (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_8s_C1MR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8s_C1MR.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8s_C1MR (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C1MR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C1MR.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C1MR (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C1MR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C1MR.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C1MR (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C3R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C3R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C3R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C3R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C3R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C3R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16s_C3R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16s_C3R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16s_C3R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C3R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C3R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C3R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C4R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C4R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C4R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C4R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16s_C4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16s_C4R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16s_C4R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C4R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C4R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_AC4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_AC4R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_AC4R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_AC4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_AC4R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_AC4R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16s_AC4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16s_AC4R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16s_AC4R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_AC4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_AC4R.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_AC4R (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C3CMR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C3CMR.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8u_C3CMR (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_8s_C3CMR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8s_C3CMR.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_8s_C3CMR (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C3CMR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C3CMR.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_16u_C3CMR (NppiSize oSizeROI, int *hpBufferSize) | 
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C3CMR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) | 
| Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C3CMR.  More... | |
| NppStatus | nppiNormRelInfGetBufferHostSize_32f_C3CMR (NppiSize oSizeROI, int *hpBufferSize) | 
Primitives for computing the relative error of infinity norm between two images.
| NppStatus nppiNormRel_Inf_16s_AC4R | ( | const Npp16s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16s * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16s_AC4R_Ctx | ( | const Npp16s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16s * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Four-channel 16-bit signed image NormRel_Inf ignoring alpha channel.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16s_C1R | ( | const Npp16s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16s * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16s_C1R_Ctx | ( | const Npp16s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16s * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
One-channel 16-bit signed image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16s_C3R | ( | const Npp16s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16s * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16s_C3R_Ctx | ( | const Npp16s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16s * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Three-channel 16-bit signed image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16s_C4R | ( | const Npp16s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16s * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[4], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16s_C4R_Ctx | ( | const Npp16s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16s * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[4], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Four-channel 16-bit signed image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16u_AC4R | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16u_AC4R_Ctx | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Four-channel 16-bit unsigned image NormRel_Inf ignoring alpha channel.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16u_C1MR | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16u_C1MR_Ctx | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Masked one-channel 16-bit unsigned image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16u_C1R | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16u_C1R_Ctx | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
One-channel 16-bit unsigned image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16u_C3CMR | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| int | nCOI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16u_C3CMR_Ctx | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| int | nCOI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Masked three-channel 16-bit unsigned image NormRel_Inf affecting only signle channel.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16u_C3R | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16u_C3R_Ctx | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Three-channel 16-bit unsigned image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_16u_C4R | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[4], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_16u_C4R_Ctx | ( | const Npp16u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp16u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[4], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Four-channel 16-bit unsigned image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_32f_AC4R | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_32f_AC4R_Ctx | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Four-channel 32-bit floating point image NormRel_Inf ignoring alpha channel.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_32f_C1MR | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_32f_C1MR_Ctx | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Masked one-channel 32-bit floating point image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_32f_C1R | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_32f_C1R_Ctx | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
One-channel 32-bit floating point image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_32f_C3CMR | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| int | nCOI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_32f_C3CMR_Ctx | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| int | nCOI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Masked three-channel 32-bit floating point image NormRel_Inf affecting only signle channel.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_32f_C3R | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_32f_C3R_Ctx | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Three-channel 32-bit floating point image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_32f_C4R | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[4], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_32f_C4R_Ctx | ( | const Npp32f * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp32f * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[4], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Four-channel 32-bit floating point image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_8s_C1MR | ( | const Npp8s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8s * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_8s_C1MR_Ctx | ( | const Npp8s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8s * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Masked one-channel 8-bit signed image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_8s_C3CMR | ( | const Npp8s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8s * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| int | nCOI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_8s_C3CMR_Ctx | ( | const Npp8s * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8s * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| int | nCOI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Masked three-channel 8-bit signed image NormRel_Inf affecting only signle channel.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_8u_AC4R | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_8u_AC4R_Ctx | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Four-channel 8-bit unsigned image NormRel_Inf ignoring alpha channel.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_8u_C1MR | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_8u_C1MR_Ctx | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Masked one-channel 8-bit unsigned image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_8u_C1R | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_8u_C1R_Ctx | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
One-channel 8-bit unsigned image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_8u_C3CMR | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| int | nCOI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_8u_C3CMR_Ctx | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| const Npp8u * | pMask, | ||
| int | nMaskStep, | ||
| NppiSize | oSizeROI, | ||
| int | nCOI, | ||
| Npp64f * | pNormRel, | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Masked three-channel 8-bit unsigned image NormRel_Inf affecting only signle channel.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_8u_C3R | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_8u_C3R_Ctx | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[3], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Three-channel 8-bit unsigned image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRel_Inf_8u_C4R | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[4], | ||
| Npp8u * | pDeviceBuffer | ||
| ) | 
| NppStatus nppiNormRel_Inf_8u_C4R_Ctx | ( | const Npp8u * | pSrc1, | 
| int | nSrc1Step, | ||
| const Npp8u * | pSrc2, | ||
| int | nSrc2Step, | ||
| NppiSize | oSizeROI, | ||
| Npp64f | aNormRel[4], | ||
| Npp8u * | pDeviceBuffer, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Four-channel 8-bit unsigned image NormRel_Inf.
For common parameter descriptions, see Common parameters for nppiNormRelInf functions.
| NppStatus nppiNormRelInfGetBufferHostSize_16s_AC4R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16s_AC4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16s_C1R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16s_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16s_C3R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16s_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16s_C4R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16s_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16u_AC4R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_AC4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16u_C1MR_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C1MR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16u_C1R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16u_C3CMR_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C3CMR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16u_C3R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_16u_C4R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_16u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_32f_AC4R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_AC4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_32f_C1MR_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C1MR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_32f_C1R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_32f_C3CMR_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C3CMR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_32f_C3R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_32f_C4R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_32f_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_8s_C1MR_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8s_C1MR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_8s_C3CMR_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8s_C3CMR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_8u_AC4R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_AC4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_8u_C1MR_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C1MR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_8u_C1R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_8u_C3CMR_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C3CMR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_8u_C3R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
| NppStatus nppiNormRelInfGetBufferHostSize_8u_C4R_Ctx | ( | NppiSize | oSizeROI, | 
| int * | hpBufferSize, | ||
| NppStreamContext | nppStreamCtx | ||
| ) | 
Computes the device scratch buffer size (in bytes) for nppiNormRel_Inf_8u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.