Home
last modified time | relevance | path

Searched refs:opj_t1_t (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1.c81 opj_t1_t *t1,
88 opj_t1_t *t1,
99 static void opj_t1_enc_sigpass(opj_t1_t *t1,
109 opj_t1_t *t1,
116 static void opj_t1_enc_refpass(opj_t1_t *t1,
125 opj_t1_t *t1,
134 opj_t1_t *t1,
140 opj_t1_t *t1,
152 opj_t1_t *t1,
163 opj_t1_t *t1,
[all …]
Dt1.h211 } opj_t1_t; typedef
225 OPJ_BOOL opj_t1_encode_cblks(opj_t1_t *t1,
256 opj_t1_t* opj_t1_create(OPJ_BOOL isEncoder);
263 void opj_t1_destroy(opj_t1_t *p_t1);
Dtcd.c2493 opj_t1_t * l_t1; in opj_tcd_t1_encode()