unsigned char OPJ_BYTE
Definition: openjpeg.h:123
float OPJ_FLOAT32
Definition: openjpeg.h:121
void opj_mct_encode_real(OPJ_FLOAT32 *OPJ_RESTRICT c0, OPJ_FLOAT32 *OPJ_RESTRICT c1, OPJ_FLOAT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)
Apply an irreversible multi-component transform to an image.
Definition: mct.c:212
OPJ_FLOAT64 opj_mct_getnorm_real(OPJ_UINT32 compno)
Get norm of the basis function used for the irreversible multi-component transform.
Definition: mct.c:343
const OPJ_FLOAT64 * opj_mct_get_mct_norms()
FIXME DOC.
Definition: mct.c:62
#define OPJ_ARG_NOT_USED(x)
Definition: openjpeg.h:142
OPJ_FLOAT64 opj_mct_getnorm_real(OPJ_UINT32 compno)
Get norm of the basis function used for the irreversible multi-component transform.
Definition: mct.c:343
OPJ_BOOL opj_mct_decode_custom(OPJ_BYTE *pDecodingData, OPJ_SIZE_T n, OPJ_BYTE **pData, OPJ_UINT32 pNbComp, OPJ_UINT32 isSigned)
FIXME DOC.
Definition: mct.c:403
void opj_mct_decode(OPJ_INT32 *OPJ_RESTRICT c0, OPJ_INT32 *OPJ_RESTRICT c1, OPJ_INT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)
Apply a reversible multi-component inverse transform to an image.
Definition: mct.c:180
static INLINE OPJ_INT32 opj_int_fix_mul(OPJ_INT32 a, OPJ_INT32 b)
Multiply two fixed-precision rational numbers.
Definition: opj_intmath.h:252
void opj_mct_decode_real(OPJ_FLOAT32 *OPJ_RESTRICT c0, OPJ_FLOAT32 *OPJ_RESTRICT c1, OPJ_FLOAT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)
Apply an irreversible multi-component inverse transform to an image.
Definition: mct.c:282
void opj_calculate_norms(OPJ_FLOAT64 *pNorms, OPJ_UINT32 pNbComps, OPJ_FLOAT32 *pMatrix)
FIXME DOC.
Definition: mct.c:444
OPJ_BOOL opj_mct_encode_custom(OPJ_BYTE *p_coding_data, OPJ_SIZE_T n, OPJ_BYTE **p_data, OPJ_UINT32 p_nb_comp, OPJ_UINT32 is_signed)
FIXME DOC.
Definition: mct.c:349
double OPJ_FLOAT64
Definition: openjpeg.h:122
int OPJ_BOOL
Definition: openjpeg.h:116
size_t OPJ_SIZE_T
Definition: openjpeg.h:139
OPJ_FLOAT64 opj_mct_getnorm(OPJ_UINT32 compno)
Get norm of the basis function used for the reversible multi-component transform.
Definition: mct.c:204
int32_t OPJ_INT32
Definition: openjpeg.h:131
void opj_mct_encode(OPJ_INT32 *OPJ_RESTRICT c0, OPJ_INT32 *OPJ_RESTRICT c1, OPJ_INT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)
Apply a reversible multi-component transform to an image.
Definition: mct.c:118
#define OPJ_RESTRICT
Definition: opj_includes.h:121
#define OPJ_TRUE
Definition: openjpeg.h:117
void * opj_malloc(size_t size)
Allocate an uninitialized memory block.
Definition: opj_malloc.c:191
OPJ_BOOL opj_mct_decode_custom(OPJ_BYTE *pDecodingData, OPJ_SIZE_T n, OPJ_BYTE **pData, OPJ_UINT32 pNbComp, OPJ_UINT32 isSigned)
FIXME DOC.
Definition: mct.c:403
void opj_calculate_norms(OPJ_FLOAT64 *pNorms, OPJ_UINT32 p_nb_comps, OPJ_FLOAT32 *pMatrix)
FIXME DOC.
Definition: mct.c:444
const OPJ_FLOAT64 * opj_mct_get_mct_norms_real()
FIXME DOC.
Definition: mct.c:67
void opj_free(void *ptr)
Deallocates or frees a memory block.
Definition: opj_malloc.c:246
const OPJ_FLOAT64 * opj_mct_get_mct_norms_real(void)
FIXME DOC.
Definition: mct.c:67
void opj_mct_encode(OPJ_INT32 *OPJ_RESTRICT c0, OPJ_INT32 *OPJ_RESTRICT c1, OPJ_INT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)
Apply a reversible multi-component transform to an image.
Definition: mct.c:118
void opj_mct_decode(OPJ_INT32 *OPJ_RESTRICT c0, OPJ_INT32 *OPJ_RESTRICT c1, OPJ_INT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)
Apply a reversible multi-component inverse transform to an image.
Definition: mct.c:180
OPJ_FLOAT64 opj_mct_getnorm(OPJ_UINT32 compno)
Get norm of the basis function used for the reversible multi-component transform.
Definition: mct.c:204
OPJ_BOOL opj_mct_encode_custom(OPJ_BYTE *pCodingdata, OPJ_SIZE_T n, OPJ_BYTE **pData, OPJ_UINT32 pNbComp, OPJ_UINT32 isSigned)
FIXME DOC.
Definition: mct.c:349
static const OPJ_FLOAT64 opj_mct_norms_real[3]
Definition: mct.c:60
uint32_t OPJ_UINT32
Definition: openjpeg.h:132
#define OPJ_FALSE
Definition: openjpeg.h:118
void opj_mct_decode_real(OPJ_FLOAT32 *OPJ_RESTRICT c0, OPJ_FLOAT32 *OPJ_RESTRICT c1, OPJ_FLOAT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)
Apply an irreversible multi-component inverse transform to an image.
Definition: mct.c:282
void opj_mct_encode_real(OPJ_FLOAT32 *OPJ_RESTRICT c0, OPJ_FLOAT32 *OPJ_RESTRICT c1, OPJ_FLOAT32 *OPJ_RESTRICT c2, OPJ_SIZE_T n)
Apply an irreversible multi-component transform to an image.
Definition: mct.c:212
static const OPJ_FLOAT64 opj_mct_norms[3]
Definition: mct.c:55
const OPJ_FLOAT64 * opj_mct_get_mct_norms(void)
FIXME DOC.
Definition: mct.c:62