Searched refs:OPJ_API (Results 1 – 1 of 1) sorted by relevance
83 # define OPJ_API __attribute__ ((visibility ("hidden"))) macro85 # define OPJ_API __attribute__ ((visibility ("default"))) macro89 # define OPJ_API macro104 # define OPJ_API __declspec(dllexport) macro106 # define OPJ_API __declspec(dllimport) macro1062 OPJ_API const char * OPJ_CALLCONV opj_version(void);1078 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_create(OPJ_UINT32 numcmpts,1086 OPJ_API void OPJ_CALLCONV opj_image_destroy(opj_image_t *image);1097 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts,1109 OPJ_API void* OPJ_CALLCONV opj_image_data_alloc(OPJ_SIZE_T size);[all …]