Home
last modified time | relevance | path

Searched refs:exr_transcoding_pipeline_buffer_id_t (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXRCore/
H A Dinternal_coding.h86 exr_transcoding_pipeline_buffer_id_t bufid,
92 exr_transcoding_pipeline_buffer_id_t bufid,
99 exr_transcoding_pipeline_buffer_id_t bufid,
105 exr_transcoding_pipeline_buffer_id_t bufid,
H A Dcoding.c140 exr_transcoding_pipeline_buffer_id_t bufid, in internal_encode_free_buffer()
169 exr_transcoding_pipeline_buffer_id_t bufid, in internal_encode_alloc_buffer()
222 exr_transcoding_pipeline_buffer_id_t bufid, in internal_decode_free_buffer()
251 exr_transcoding_pipeline_buffer_id_t bufid, in internal_decode_alloc_buffer()
H A Dopenexr_decode.h181 void* (*alloc_fn) (exr_transcoding_pipeline_buffer_id_t, size_t);
187 void (*free_fn) (exr_transcoding_pipeline_buffer_id_t, void*);
H A Dopenexr_encode.h214 void* (*alloc_fn) (exr_transcoding_pipeline_buffer_id_t, size_t);
220 void (*free_fn) (exr_transcoding_pipeline_buffer_id_t, void*);
H A Dopenexr_coding.h31 } exr_transcoding_pipeline_buffer_id_t; typedef