| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvjpeg |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvjpeg.nvjpegBufferPinnedCreate(nvjpegHandle handle,
nvjpegPinnedAllocator_t pinned_allocator,
nvjpegBufferPinned buffer) |
static int |
nvjpeg.nvjpegCreateEx(int backend,
nvjpegDevAllocator_t dev_allocator,
nvjpegPinnedAllocator_t pinned_allocator,
int flags,
nvjpegHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
nvjpegPinnedAllocator_t |
nvjpegPinnedAllocator_t.getPointer(long i) |
nvjpegPinnedAllocator_t |
nvjpegPinnedAllocator_t.pinned_free(tPinnedFree setter) |
nvjpegPinnedAllocator_t |
nvjpegPinnedAllocator_t.pinned_malloc(tPinnedMalloc setter) |
nvjpegPinnedAllocator_t |
nvjpegPinnedAllocator_t.position(long position) |
Copyright © 2023. All rights reserved.