Searched refs:OPJ_API (Results 1 – 1 of 1) sorted by relevance
87 #define OPJ_API __attribute__ ((visibility ("default"))) macro90 #define OPJ_API macro105 #define OPJ_API __declspec(dllexport) macro107 #define OPJ_API __declspec(dllimport) macro977 OPJ_API const char * OPJ_CALLCONV opj_version(void);993 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_create(OPJ_UINT32 numcmpts, opj_image_cmptparm_t *cmptp…1000 OPJ_API void OPJ_CALLCONV opj_image_destroy(opj_image_t *image);1011 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts, opj_image_cmptparm_t *…1026 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_default_create(OPJ_BOOL p_is_input);1036 OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create(OPJ_SIZE_T p_buffer_size, OPJ_BOOL p_is_input);[all …]