NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.0.1.*
|
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) |
Pixel by pixel right shift of an image by a constant value.
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
nConstant | Constant. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
nConstant | Constant. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
nConstant | Constant. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
nConstant | Constant. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
nConstant | Constant. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
nConstant | Constant. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
nConstant | Constant. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
nConstant | Constant. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
nConstant | Constant. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
nConstant | Constant. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
aConstants | fixed size array of constant values, one per channel. |
pSrcDst | In-Place Image Pointer. |
nSrcDstStep | In-Place-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |
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.
pSrc1 | Source-Image Pointer. |
nSrc1Step | Source-Image Line Step. |
aConstants | fixed size array of constant values, one per channel. |
pDst | Destination-Image Pointer. |
nDstStep | Destination-Image Line Step. |
oSizeROI | Region-of-Interest (ROI). |
nppStreamCtx | Application Managed Stream Context. |