Searched refs:opj_image_create (Results 1 – 3 of 3) sorted by relevance
40 opj_image_t* OPJ_CALLCONV opj_image_create(OPJ_UINT32 numcmpts, in opj_image_create() function
1082 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_create(OPJ_UINT32 numcmpts,
979 jp2_image=opj_image_create((OPJ_UINT32) channels,jp2_info,jp2_colorspace); in WriteJP2Image()