Blink API
|
▼CBlinkBufferDesc | |
CBlink::BufferDesc | Buffer layout description |
▼CBlinkDeviceMemory | |
CBlink::DeviceMemory | Kernel Iteration Controller |
▼CBlinkImageAccessDesc | |
CBlink::ImageAccessDesc | |
▼CBlinkImageInfo | Image description |
CBlink::ImageInfo | Image information |
▼CBlinkKernelImageInfo | |
CBlink::KernelImageInfo | Static image information |
▼CBlinkKernelInfo | General information about a kernel |
CBlink::KernelInfo | Kernel information |
▼CBlinkKernelIterationController | Image iteration description |
CBlink::KernelIterationController | Kernel Iteration Controller |
▼CBlinkKernelParameterInfo | |
CBlink::KernelParameterInfo | Parameter information |
▼CBlinkPixelInfo | Pixel information |
CBlink::PixelInfo | Pixel information |
▼CBlinkRect | Rectangle |
CBlink::Rect | Rectangle |
▼CPlanarIop | |
CBlinkBlurAndGain | Example NDK plug-in, based on DD::Image::PlanarIop, that does a blur and gain using the Blink API |
▼CBlink::RefHolder | |
CBlink::ComputeDevice | Reference to a device used for Blink computation |
CBlink::ComputeDeviceBinder | Scoped lock for Blink device |
▼CBlink::Exception | Base exception for Blink API |
▼CBlink::CompilationException | Exception thrown when attempt to build kernel fails |
CBlink::ParseException | Exception thrown when attempt to parse kernel fails |
CBlink::ComputeException | Exception thrown when kernel fails to run |
CBlink::DeviceException | Exception thrown when there is an error on a device |
CBlink::ImageSpecException | Exception thrown when parameters for image construction are invalid |
CBlink::IncompatibleImagesException | Exception thrown when images are incompatible such as in copy operation |
CBlink::InvalidAccessDescException | |
CBlink::OutOfMemoryException | Exception thrown when device runs out of memory |
CBlink::ParameterException | Exception throw when parameter is set/get with incorrect parameters |
▼CBlink::IKernel | Base class for all Kernels |
CBlink::Kernel | Kernel for a specific device |
CBlink::Image | Reference to a Blink image |
CBlink::ProgramSource | Device independent class holding source to a program |
CBlink::Version |
©2019 The Foundry Visionmongers, Ltd. All Rights Reserved. |