|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Npp8s | |
---|---|
jcuda.jnpp | Contains the classes of JNpp. |
Uses of Npp8s in jcuda.jnpp |
---|
Methods in jcuda.jnpp that return types with arguments of type Npp8s | |
---|---|
static TypedPointer<Npp8s> |
TypedPointer.to8s(byte[] array)
Creates a new typed pointer to the given array |
Method parameters in jcuda.jnpp with type arguments of type Npp8s | |
---|---|
static int |
JNppi.nppiAlphaComp_8s_AC1R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp8s> pSrc2,
int nSrc2Step,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI,
int eAlphaOp)
One 8-bit signed char channel image composition using image alpha values (0 - max channel pixel value). |
static int |
JNppi.nppiAlphaComp_8s_AC1R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp8s> pSrc2,
int nSrc2Step,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI,
int eAlphaOp)
One 8-bit signed char channel image composition using image alpha values (0 - max channel pixel value). |
static int |
JNppi.nppiAlphaComp_8s_AC1R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp8s> pSrc2,
int nSrc2Step,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI,
int eAlphaOp)
One 8-bit signed char channel image composition using image alpha values (0 - max channel pixel value). |
static int |
JNppi.nppiAlphaCompC_8s_C1R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
byte nAlpha1,
TypedPointer<Npp8s> pSrc2,
int nSrc2Step,
byte nAlpha2,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI,
int eAlphaOp)
One 8-bit signed char channel image composition using constant alpha. |
static int |
JNppi.nppiAlphaCompC_8s_C1R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
byte nAlpha1,
TypedPointer<Npp8s> pSrc2,
int nSrc2Step,
byte nAlpha2,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI,
int eAlphaOp)
One 8-bit signed char channel image composition using constant alpha. |
static int |
JNppi.nppiAlphaCompC_8s_C1R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
byte nAlpha1,
TypedPointer<Npp8s> pSrc2,
int nSrc2Step,
byte nAlpha2,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI,
int eAlphaOp)
One 8-bit signed char channel image composition using constant alpha. |
static int |
JNppi.nppiCopy_8s_AC4R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Four-channel 8-bit image copy, ignoring alpha channel. |
static int |
JNppi.nppiCopy_8s_AC4R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Four-channel 8-bit image copy, ignoring alpha channel. |
static int |
JNppi.nppiCopy_8s_C1R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
8-bit image copy. |
static int |
JNppi.nppiCopy_8s_C1R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
8-bit image copy. |
static int |
JNppi.nppiCopy_8s_C2R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Two-channel 8-bit image copy. |
static int |
JNppi.nppiCopy_8s_C2R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Two-channel 8-bit image copy. |
static int |
JNppi.nppiCopy_8s_C3R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Three-channel 8-bit image copy. |
static int |
JNppi.nppiCopy_8s_C3R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Three-channel 8-bit image copy. |
static int |
JNppi.nppiCopy_8s_C4R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Four-channel 8-bit image copy. |
static int |
JNppi.nppiCopy_8s_C4R(TypedPointer<Npp8s> pSrc,
int nSrcStep,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Four-channel 8-bit image copy. |
static int |
JNppi.nppiRShiftC_8s_AC4IR(TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pSrcDst,
int nSrcDstStep,
NppiSize oSizeROI)
Four 8-bit signed char channel in place image right shift by constant with unmodified alpha. |
static int |
JNppi.nppiRShiftC_8s_AC4R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Four 8-bit signed char channel image right shift by constant with unmodified alpha. |
static int |
JNppi.nppiRShiftC_8s_AC4R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Four 8-bit signed char channel image right shift by constant with unmodified alpha. |
static int |
JNppi.nppiRShiftC_8s_C1IR(int nConstant,
TypedPointer<Npp8s> pSrcDst,
int nSrcDstStep,
NppiSize oSizeROI)
One 8-bit signed char channel in place image right shift by constant. |
static int |
JNppi.nppiRShiftC_8s_C1R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
int nConstant,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
One 8-bit signed char channel image right shift by constant. |
static int |
JNppi.nppiRShiftC_8s_C1R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
int nConstant,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
One 8-bit signed char channel image right shift by constant. |
static int |
JNppi.nppiRShiftC_8s_C3IR(TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pSrcDst,
int nSrcDstStep,
NppiSize oSizeROI)
Three 8-bit signed char channel in place image right shift by constant. |
static int |
JNppi.nppiRShiftC_8s_C3R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Three 8-bit signed char channel image right shift by constant. |
static int |
JNppi.nppiRShiftC_8s_C3R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Three 8-bit signed char channel image right shift by constant. |
static int |
JNppi.nppiRShiftC_8s_C4IR(TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pSrcDst,
int nSrcDstStep,
NppiSize oSizeROI)
Four 8-bit signed char channel in place image right shift by constant. |
static int |
JNppi.nppiRShiftC_8s_C4R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Four 8-bit signed char channel image right shift by constant. |
static int |
JNppi.nppiRShiftC_8s_C4R(TypedPointer<Npp8s> pSrc1,
int nSrc1Step,
TypedPointer<Npp32u> pConstants,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
Four 8-bit signed char channel image right shift by constant. |
static int |
JNppi.nppiSet_8s_AC4R(byte[] aValue,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
8-bit four-channel image set ignoring alpha channel. |
static int |
JNppi.nppiSet_8s_C1R(byte nValue,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
8-bit image set. |
static int |
JNppi.nppiSet_8s_C2R(byte[] aValue,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
8-bit two-channel image set. |
static int |
JNppi.nppiSet_8s_C3R(byte[] aValue,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
8-bit three-channel image set. |
static int |
JNppi.nppiSet_8s_C4R(byte[] aValue,
TypedPointer<Npp8s> pDst,
int nDstStep,
NppiSize oSizeROI)
8-bit four-channel image set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |