| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nppicom |
| Modifier and Type | Method and Description |
|---|---|
static int |
nppicom.nppiJpegDecodeJob_Ctx(NppiJpegDecodeJob pJob,
NppiJpegDecodeJobMemory pMemory,
NppStreamContext nppStreamCtx)
Executes a job -- part of decoding.
|
static int |
nppicom.nppiJpegDecodeJob(NppiJpegDecodeJob pJob,
NppiJpegDecodeJobMemory pMemory) |
| Modifier and Type | Method and Description |
|---|---|
NppiJpegDecodeJobMemory |
NppiJpegDecodeJobMemory.apCpuBuffer(int i,
Pointer setter) |
NppiJpegDecodeJobMemory |
NppiJpegDecodeJobMemory.apGpuBuffer(int i,
Pointer setter) |
NppiJpegDecodeJobMemory |
NppiJpegDecodeJobMemory.pCpuScan(BytePointer setter) |
NppiJpegDecodeJobMemory |
NppiJpegDecodeJobMemory.pGpuScan(BytePointer setter) |
NppiJpegDecodeJobMemory |
NppiJpegDecodeJobMemory.position(long position) |
Copyright © 2019. All rights reserved.