NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 10.2.*.*
|
Primitives for computing the relative error of L1 norm between two images. More...
Basic NormRel_L1 | |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_8u_C1R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_16u_C1R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_16s_C1R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_32f_C1R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f *pNormRel, Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_8u_C3R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_16u_C3R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_16s_C3R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_32f_C3R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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 signed image NormRel_L1 ignoring alpha channel. More... |
|
NppStatus | nppiNormRel_L1_8u_AC4R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1 ignoring alpha channel. More... |
|
NppStatus | nppiNormRel_L1_16u_AC4R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1 ignoring alpha channel. More... |
|
NppStatus | nppiNormRel_L1_16s_AC4R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1 ignoring alpha channel. More... |
|
NppStatus | nppiNormRel_L1_32f_AC4R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[3], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_8u_C4R (const Npp8u *pSrc1, int nSrc1Step, const Npp8u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_16u_C4R (const Npp16u *pSrc1, int nSrc1Step, const Npp16u *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_16s_C4R (const Npp16s *pSrc1, int nSrc1Step, const Npp16s *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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_L1. More... |
|
NppStatus | nppiNormRel_L1_32f_C4R (const Npp32f *pSrc1, int nSrc1Step, const Npp32f *pSrc2, int nSrc2Step, NppiSize oSizeROI, Npp64f aNormRel[4], Npp8u *pDeviceBuffer) |
NppStatus | nppiNormRel_L1_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) |
One-channel 8-bit unsigned image NormRel_L1. More... |
|
NppStatus | nppiNormRel_L1_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_L1_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) |
One-channel 8-bit signed image NormRel_L1. More... |
|
NppStatus | nppiNormRel_L1_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_L1_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) |
One-channel 16-bit unsigned image NormRel_L1. More... |
|
NppStatus | nppiNormRel_L1_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_L1_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) |
One-channel 32-bit floating point image NormRel_L1. More... |
|
NppStatus | nppiNormRel_L1_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_L1_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_L1 affecting only single channel. More... |
|
NppStatus | nppiNormRel_L1_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_L1_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_L1 affecting only single channel. More... |
|
NppStatus | nppiNormRel_L1_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_L1_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_L1 affecting only single channel. More... |
|
NppStatus | nppiNormRel_L1_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_L1_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_L1 affecting only single channel. More... |
|
NppStatus | nppiNormRel_L1_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) |
NormRelL1GetBufferHostSize | |
Companion primitives for computing the device buffer size (in bytes) required by the NormRel_L1 primitives. | |
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C1R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C1R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C1R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C1R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C1R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C1R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16s_C1R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16s_C1R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16s_C1R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C1R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C1R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C1R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C1MR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C1MR. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C1MR (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_8s_C1MR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8s_C1MR. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_8s_C1MR (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C1MR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C1MR. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C1MR (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C1MR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C1MR. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C1MR (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C3R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C3R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C3R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C3R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C3R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C3R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16s_C3R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16s_C3R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16s_C3R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C3R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C3R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C3R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C4R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C4R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C4R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C4R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16s_C4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16s_C4R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16s_C4R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C4R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C4R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_8u_AC4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_AC4R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_8u_AC4R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16u_AC4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_AC4R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16u_AC4R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16s_AC4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16s_AC4R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16s_AC4R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_32f_AC4R_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_AC4R. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_32f_AC4R (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C3CMR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C3CMR. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_8u_C3CMR (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_8s_C3CMR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8s_C3CMR. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_8s_C3CMR (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C3CMR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C3CMR. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_16u_C3CMR (NppiSize oSizeROI, int *hpBufferSize) |
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C3CMR_Ctx (NppiSize oSizeROI, int *hpBufferSize, NppStreamContext nppStreamCtx) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C3CMR. More... |
|
NppStatus | nppiNormRelL1GetBufferHostSize_32f_C3CMR (NppiSize oSizeROI, int *hpBufferSize) |
Primitives for computing the relative error of L1 norm between two images.
NppStatus nppiNormRel_L1_16s_AC4R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[3], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1 ignoring alpha channel.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_16s_C1R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pNormRel, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_16s_C3R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[3], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_16s_C4R | ( | const Npp16s * | pSrc1, |
int | nSrc1Step, | ||
const Npp16s * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[4], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_16u_AC4R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[3], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1 ignoring alpha channel.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_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_L1_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 | ||
) |
One-channel 16-bit unsigned image NormRel_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_16u_C1R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pNormRel, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_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_L1_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_L1 affecting only single channel.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_16u_C3R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[3], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_16u_C4R | ( | const Npp16u * | pSrc1, |
int | nSrc1Step, | ||
const Npp16u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[4], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_32f_AC4R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[3], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1 ignoring alpha channel.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_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_L1_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 | ||
) |
One-channel 32-bit floating point image NormRel_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_32f_C1R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pNormRel, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_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_L1_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_L1 affecting only single channel.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_32f_C3R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[3], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_32f_C4R | ( | const Npp32f * | pSrc1, |
int | nSrc1Step, | ||
const Npp32f * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[4], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_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_L1_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 | ||
) |
One-channel 8-bit signed image NormRel_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_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_L1_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_L1 affecting only single channel.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_8u_AC4R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[3], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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 signed image NormRel_L1 ignoring alpha channel.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_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_L1_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 | ||
) |
One-channel 8-bit unsigned image NormRel_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_8u_C1R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f * | pNormRel, | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_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_L1_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_L1 affecting only single channel.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_8u_C3R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[3], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRel_L1_8u_C4R | ( | const Npp8u * | pSrc1, |
int | nSrc1Step, | ||
const Npp8u * | pSrc2, | ||
int | nSrc2Step, | ||
NppiSize | oSizeROI, | ||
Npp64f | aNormRel[4], | ||
Npp8u * | pDeviceBuffer | ||
) |
NppStatus nppiNormRel_L1_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_L1.
For common parameter descriptions, see Common parameters for nppiNormRelL1 functions.
NppStatus nppiNormRelL1GetBufferHostSize_16s_AC4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16s_AC4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16s_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16s_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16s_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16s_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16s_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16s_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16u_AC4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_AC4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16u_C1MR_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C1MR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16u_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16u_C3CMR_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C3CMR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16u_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_16u_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_16u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_32f_AC4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_AC4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_32f_C1MR_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C1MR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_32f_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_32f_C3CMR_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C3CMR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_32f_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_32f_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_32f_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_8s_C1MR_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8s_C1MR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_8s_C3CMR_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8s_C3CMR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_8u_AC4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_AC4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_8u_C1MR_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C1MR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_8u_C1R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C1R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_8u_C3CMR_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C3CMR.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_8u_C3R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C3R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.
NppStatus nppiNormRelL1GetBufferHostSize_8u_C4R_Ctx | ( | NppiSize | oSizeROI, |
int * | hpBufferSize, | ||
NppStreamContext | nppStreamCtx | ||
) |
Computes the device scratch buffer size (in bytes) for nppiNormRel_L1_8u_C4R.
For common parameter descriptions, see CommonGetBufferHostSizeParameters.