NVIDIA 2D Image And Signal Performance Primitives (NPP)  Version 11.3.0.*
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions

Pixel by pixel right shift of an image by a constant value. More...

Functions

NppStatus nppiRShiftC_8u_C1R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp8u *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 8-bit unsigned char channel image right shift by constant. More...
 
NppStatus nppiRShiftC_8u_C1R (const Npp8u *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp8u *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8u_C1IR_Ctx (const Npp32u nConstant, Npp8u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 8-bit unsigned char channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_8u_C1IR (const Npp32u nConstant, Npp8u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8u_C3R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp8u *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 8-bit unsigned char channel image right shift by constant. More...
 
NppStatus nppiRShiftC_8u_C3R (const Npp8u *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp8u *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8u_C3IR_Ctx (const Npp32u aConstants[3], Npp8u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 8-bit unsigned char channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_8u_C3IR (const Npp32u aConstants[3], Npp8u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8u_AC4R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp8u *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 8-bit unsigned char channel image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_8u_AC4R (const Npp8u *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp8u *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8u_AC4IR_Ctx (const Npp32u aConstants[3], Npp8u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 8-bit unsigned char channel in place image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_8u_AC4IR (const Npp32u aConstants[3], Npp8u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8u_C4R_Ctx (const Npp8u *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp8u *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 8-bit unsigned char channel image right shift by constant. More...
 
NppStatus nppiRShiftC_8u_C4R (const Npp8u *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp8u *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8u_C4IR_Ctx (const Npp32u aConstants[4], Npp8u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 8-bit unsigned char channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_8u_C4IR (const Npp32u aConstants[4], Npp8u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8s_C1R_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp8s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 8-bit signed char channel image right shift by constant. More...
 
NppStatus nppiRShiftC_8s_C1R (const Npp8s *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp8s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8s_C1IR_Ctx (const Npp32u nConstant, Npp8s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 8-bit signed char channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_8s_C1IR (const Npp32u nConstant, Npp8s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8s_C3R_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp8s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 8-bit signed char channel image right shift by constant. More...
 
NppStatus nppiRShiftC_8s_C3R (const Npp8s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp8s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8s_C3IR_Ctx (const Npp32u aConstants[3], Npp8s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 8-bit signed char channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_8s_C3IR (const Npp32u aConstants[3], Npp8s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8s_AC4R_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp8s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 8-bit signed char channel image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_8s_AC4R (const Npp8s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp8s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8s_AC4IR_Ctx (const Npp32u aConstants[3], Npp8s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 8-bit signed char channel in place image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_8s_AC4IR (const Npp32u aConstants[3], Npp8s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8s_C4R_Ctx (const Npp8s *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp8s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 8-bit signed char channel image right shift by constant. More...
 
NppStatus nppiRShiftC_8s_C4R (const Npp8s *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp8s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_8s_C4IR_Ctx (const Npp32u aConstants[4], Npp8s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 8-bit signed char channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_8s_C4IR (const Npp32u aConstants[4], Npp8s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16u_C1R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp16u *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 16-bit unsigned short channel image right shift by constant. More...
 
NppStatus nppiRShiftC_16u_C1R (const Npp16u *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp16u *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16u_C1IR_Ctx (const Npp32u nConstant, Npp16u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 16-bit unsigned short channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_16u_C1IR (const Npp32u nConstant, Npp16u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16u_C3R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp16u *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 16-bit unsigned short channel image right shift by constant. More...
 
NppStatus nppiRShiftC_16u_C3R (const Npp16u *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp16u *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16u_C3IR_Ctx (const Npp32u aConstants[3], Npp16u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 16-bit unsigned short channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_16u_C3IR (const Npp32u aConstants[3], Npp16u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16u_AC4R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp16u *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 16-bit unsigned short channel image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_16u_AC4R (const Npp16u *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp16u *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16u_AC4IR_Ctx (const Npp32u aConstants[3], Npp16u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 16-bit unsigned short channel in place image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_16u_AC4IR (const Npp32u aConstants[3], Npp16u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16u_C4R_Ctx (const Npp16u *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp16u *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 16-bit unsigned short channel image right shift by constant. More...
 
NppStatus nppiRShiftC_16u_C4R (const Npp16u *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp16u *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16u_C4IR_Ctx (const Npp32u aConstants[4], Npp16u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 16-bit unsigned short channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_16u_C4IR (const Npp32u aConstants[4], Npp16u *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16s_C1R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp16s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 16-bit signed short channel image right shift by constant. More...
 
NppStatus nppiRShiftC_16s_C1R (const Npp16s *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp16s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16s_C1IR_Ctx (const Npp32u nConstant, Npp16s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 16-bit signed short channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_16s_C1IR (const Npp32u nConstant, Npp16s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16s_C3R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp16s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 16-bit signed short channel image right shift by constant. More...
 
NppStatus nppiRShiftC_16s_C3R (const Npp16s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp16s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16s_C3IR_Ctx (const Npp32u aConstants[3], Npp16s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 16-bit signed short channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_16s_C3IR (const Npp32u aConstants[3], Npp16s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16s_AC4R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp16s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 16-bit signed short channel image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_16s_AC4R (const Npp16s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp16s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16s_AC4IR_Ctx (const Npp32u aConstants[3], Npp16s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 16-bit signed short channel in place image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_16s_AC4IR (const Npp32u aConstants[3], Npp16s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16s_C4R_Ctx (const Npp16s *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp16s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 16-bit signed short channel image right shift by constant. More...
 
NppStatus nppiRShiftC_16s_C4R (const Npp16s *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp16s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_16s_C4IR_Ctx (const Npp32u aConstants[4], Npp16s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 16-bit signed short channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_16s_C4IR (const Npp32u aConstants[4], Npp16s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_32s_C1R_Ctx (const Npp32s *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp32s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 32-bit signed integer channel image right shift by constant. More...
 
NppStatus nppiRShiftC_32s_C1R (const Npp32s *pSrc1, int nSrc1Step, const Npp32u nConstant, Npp32s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_32s_C1IR_Ctx (const Npp32u nConstant, Npp32s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 One 32-bit signed integer channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_32s_C1IR (const Npp32u nConstant, Npp32s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_32s_C3R_Ctx (const Npp32s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp32s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 32-bit signed integer channel image right shift by constant. More...
 
NppStatus nppiRShiftC_32s_C3R (const Npp32s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp32s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_32s_C3IR_Ctx (const Npp32u aConstants[3], Npp32s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Three 32-bit signed integer channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_32s_C3IR (const Npp32u aConstants[3], Npp32s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_32s_AC4R_Ctx (const Npp32s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp32s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 32-bit signed integer channel image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_32s_AC4R (const Npp32s *pSrc1, int nSrc1Step, const Npp32u aConstants[3], Npp32s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_32s_AC4IR_Ctx (const Npp32u aConstants[3], Npp32s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 32-bit signed integer channel in place image right shift by constant with unmodified alpha. More...
 
NppStatus nppiRShiftC_32s_AC4IR (const Npp32u aConstants[3], Npp32s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_32s_C4R_Ctx (const Npp32s *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp32s *pDst, int nDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 32-bit signed integer channel image right shift by constant. More...
 
NppStatus nppiRShiftC_32s_C4R (const Npp32s *pSrc1, int nSrc1Step, const Npp32u aConstants[4], Npp32s *pDst, int nDstStep, NppiSize oSizeROI)
 
NppStatus nppiRShiftC_32s_C4IR_Ctx (const Npp32u aConstants[4], Npp32s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI, NppStreamContext nppStreamCtx)
 Four 32-bit signed integer channel in place image right shift by constant. More...
 
NppStatus nppiRShiftC_32s_C4IR (const Npp32u aConstants[4], Npp32s *pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
 

Detailed Description

Pixel by pixel right shift of an image by a constant value.

Function Documentation

NppStatus nppiRShiftC_16s_AC4IR ( const Npp32u  aConstants[3],
Npp16s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16s_AC4IR_Ctx ( const Npp32u  aConstants[3],
Npp16s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 16-bit signed short channel in place image right shift by constant with unmodified alpha.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16s_AC4R ( const Npp16s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp16s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16s_AC4R_Ctx ( const Npp16s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp16s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 16-bit signed short channel image right shift by constant with unmodified alpha.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16s_C1IR ( const Npp32u  nConstant,
Npp16s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16s_C1IR_Ctx ( const Npp32u  nConstant,
Npp16s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 16-bit signed short channel in place image right shift by constant.

Parameters
nConstantConstant.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16s_C1R ( const Npp16s pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp16s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16s_C1R_Ctx ( const Npp16s pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp16s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 16-bit signed short channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
nConstantConstant.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16s_C3IR ( const Npp32u  aConstants[3],
Npp16s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16s_C3IR_Ctx ( const Npp32u  aConstants[3],
Npp16s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 16-bit signed short channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16s_C3R ( const Npp16s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp16s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16s_C3R_Ctx ( const Npp16s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp16s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 16-bit signed short channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16s_C4IR ( const Npp32u  aConstants[4],
Npp16s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16s_C4IR_Ctx ( const Npp32u  aConstants[4],
Npp16s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 16-bit signed short channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16s_C4R ( const Npp16s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp16s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16s_C4R_Ctx ( const Npp16s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp16s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 16-bit signed short channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16u_AC4IR ( const Npp32u  aConstants[3],
Npp16u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16u_AC4IR_Ctx ( const Npp32u  aConstants[3],
Npp16u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 16-bit unsigned short channel in place image right shift by constant with unmodified alpha.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16u_AC4R ( const Npp16u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp16u pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16u_AC4R_Ctx ( const Npp16u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp16u pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 16-bit unsigned short channel image right shift by constant with unmodified alpha.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16u_C1IR ( const Npp32u  nConstant,
Npp16u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16u_C1IR_Ctx ( const Npp32u  nConstant,
Npp16u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 16-bit unsigned short channel in place image right shift by constant.

Parameters
nConstantConstant.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16u_C1R ( const Npp16u pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp16u pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16u_C1R_Ctx ( const Npp16u pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp16u pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 16-bit unsigned short channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
nConstantConstant.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16u_C3IR ( const Npp32u  aConstants[3],
Npp16u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16u_C3IR_Ctx ( const Npp32u  aConstants[3],
Npp16u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 16-bit unsigned short channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16u_C3R ( const Npp16u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp16u pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16u_C3R_Ctx ( const Npp16u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp16u pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 16-bit unsigned short channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16u_C4IR ( const Npp32u  aConstants[4],
Npp16u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16u_C4IR_Ctx ( const Npp32u  aConstants[4],
Npp16u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 16-bit unsigned short channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_16u_C4R ( const Npp16u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp16u pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_16u_C4R_Ctx ( const Npp16u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp16u pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 16-bit unsigned short channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_32s_AC4IR ( const Npp32u  aConstants[3],
Npp32s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_32s_AC4IR_Ctx ( const Npp32u  aConstants[3],
Npp32s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 32-bit signed integer channel in place image right shift by constant with unmodified alpha.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_32s_AC4R ( const Npp32s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp32s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_32s_AC4R_Ctx ( const Npp32s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp32s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 32-bit signed integer channel image right shift by constant with unmodified alpha.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_32s_C1IR ( const Npp32u  nConstant,
Npp32s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_32s_C1IR_Ctx ( const Npp32u  nConstant,
Npp32s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 32-bit signed integer channel in place image right shift by constant.

Parameters
nConstantConstant.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_32s_C1R ( const Npp32s pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp32s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_32s_C1R_Ctx ( const Npp32s pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp32s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 32-bit signed integer channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
nConstantConstant.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_32s_C3IR ( const Npp32u  aConstants[3],
Npp32s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_32s_C3IR_Ctx ( const Npp32u  aConstants[3],
Npp32s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 32-bit signed integer channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_32s_C3R ( const Npp32s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp32s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_32s_C3R_Ctx ( const Npp32s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp32s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 32-bit signed integer channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_32s_C4IR ( const Npp32u  aConstants[4],
Npp32s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_32s_C4IR_Ctx ( const Npp32u  aConstants[4],
Npp32s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 32-bit signed integer channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_32s_C4R ( const Npp32s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp32s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_32s_C4R_Ctx ( const Npp32s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp32s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 32-bit signed integer channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8s_AC4IR ( const Npp32u  aConstants[3],
Npp8s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8s_AC4IR_Ctx ( const Npp32u  aConstants[3],
Npp8s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 8-bit signed char channel in place image right shift by constant with unmodified alpha.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8s_AC4R ( const Npp8s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp8s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8s_AC4R_Ctx ( const Npp8s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp8s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 8-bit signed char channel image right shift by constant with unmodified alpha.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8s_C1IR ( const Npp32u  nConstant,
Npp8s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8s_C1IR_Ctx ( const Npp32u  nConstant,
Npp8s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 8-bit signed char channel in place image right shift by constant.

Parameters
nConstantConstant.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8s_C1R ( const Npp8s pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp8s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8s_C1R_Ctx ( const Npp8s pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp8s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 8-bit signed char channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
nConstantConstant.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8s_C3IR ( const Npp32u  aConstants[3],
Npp8s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8s_C3IR_Ctx ( const Npp32u  aConstants[3],
Npp8s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 8-bit signed char channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8s_C3R ( const Npp8s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp8s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8s_C3R_Ctx ( const Npp8s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp8s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 8-bit signed char channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8s_C4IR ( const Npp32u  aConstants[4],
Npp8s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8s_C4IR_Ctx ( const Npp32u  aConstants[4],
Npp8s pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 8-bit signed char channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8s_C4R ( const Npp8s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp8s pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8s_C4R_Ctx ( const Npp8s pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp8s pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 8-bit signed char channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8u_AC4IR ( const Npp32u  aConstants[3],
Npp8u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8u_AC4IR_Ctx ( const Npp32u  aConstants[3],
Npp8u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 8-bit unsigned char channel in place image right shift by constant with unmodified alpha.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8u_AC4R ( const Npp8u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp8u pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8u_AC4R_Ctx ( const Npp8u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp8u pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 8-bit unsigned char channel image right shift by constant with unmodified alpha.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8u_C1IR ( const Npp32u  nConstant,
Npp8u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8u_C1IR_Ctx ( const Npp32u  nConstant,
Npp8u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 8-bit unsigned char channel in place image right shift by constant.

Parameters
nConstantConstant.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8u_C1R ( const Npp8u pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp8u pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8u_C1R_Ctx ( const Npp8u pSrc1,
int  nSrc1Step,
const Npp32u  nConstant,
Npp8u pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

One 8-bit unsigned char channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
nConstantConstant.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8u_C3IR ( const Npp32u  aConstants[3],
Npp8u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8u_C3IR_Ctx ( const Npp32u  aConstants[3],
Npp8u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 8-bit unsigned char channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8u_C3R ( const Npp8u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp8u pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8u_C3R_Ctx ( const Npp8u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[3],
Npp8u pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Three 8-bit unsigned char channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8u_C4IR ( const Npp32u  aConstants[4],
Npp8u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8u_C4IR_Ctx ( const Npp32u  aConstants[4],
Npp8u pSrcDst,
int  nSrcDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 8-bit unsigned char channel in place image right shift by constant.

Parameters
aConstantsfixed size array of constant values, one per channel.
pSrcDstIn-Place Image Pointer.
nSrcDstStepIn-Place-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes
NppStatus nppiRShiftC_8u_C4R ( const Npp8u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp8u pDst,
int  nDstStep,
NppiSize  oSizeROI 
)
NppStatus nppiRShiftC_8u_C4R_Ctx ( const Npp8u pSrc1,
int  nSrc1Step,
const Npp32u  aConstants[4],
Npp8u pDst,
int  nDstStep,
NppiSize  oSizeROI,
NppStreamContext  nppStreamCtx 
)

Four 8-bit unsigned char channel image right shift by constant.

Parameters
pSrc1Source-Image Pointer.
nSrc1StepSource-Image Line Step.
aConstantsfixed size array of constant values, one per channel.
pDstDestination-Image Pointer.
nDstStepDestination-Image Line Step.
oSizeROIRegion-of-Interest (ROI).
nppStreamCtxApplication Managed Stream Context.
Returns
Image Data Related Error Codes, ROI Related Error Codes

Copyright © 2009-2020 NVIDIA Corporation