Searched defs:opj_t1_t (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dt1.h113 } opj_t1_t; typedef in typeref:struct:opj_t1
128 OPJ_BOOL opj_t1_encode_cblks( opj_t1_t *t1,
139 OPJ_BOOL opj_t1_decode_cblks( opj_t1_t* t1,
150 opj_t1_t* opj_t1_create(void);
157 void opj_t1_destroy(opj_t1_t *p_t1);

Completed in 28 milliseconds