|
HDK
|
#include <stdint.h>
Include dependency graph for openexr_coding.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | exr_coding_channel_info_t |
| Struct for negotiating buffers when decoding/encoding chunks of data. More... | |
Typedefs | |
| typedef enum exr_transcoding_pipeline_buffer_id | exr_transcoding_pipeline_buffer_id_t |
Enum for use in a custom allocator in the encode/decode pipelines (that is, so the implementor knows whether to allocate on which device based on the buffer disposition).
Enum for use in a custom allocator in the encode/decode pipelines (that is, so the implementor knows whether to allocate on which device based on the buffer disposition).
Definition at line 22 of file openexr_coding.h.