Searched refs:opj_t1_t (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.c | 58 static void opj_t1_enc_sigpass_step(opj_t1_t *t1, 72 static void opj_t1_dec_sigpass_step(opj_t1_t *t1, 82 opj_t1_t *t1, 89 opj_t1_t *t1, 95 opj_t1_t *t1, 106 static void opj_t1_enc_sigpass( opj_t1_t *t1, 117 opj_t1_t *t1, 122 opj_t1_t *t1, 126 opj_t1_t *t1, 135 static void opj_t1_enc_refpass_step(opj_t1_t *t1, [all …]
|
D | t1.h | 115 } opj_t1_t; typedef 131 OPJ_BOOL opj_t1_encode_cblks( opj_t1_t *t1, 143 OPJ_BOOL opj_t1_decode_cblks( opj_t1_t* t1, 154 opj_t1_t* opj_t1_create(OPJ_BOOL isEncoder); 161 void opj_t1_destroy(opj_t1_t *p_t1);
|
D | 0027-undefined-shift-opj_t1_decode_cblk.patch | 5 @@ -1411,7 +1411,7 @@ static OPJ_BOOL opj_t1_decode_cblk(opj_t1_t *t1,
|
D | tcd.c | 1613 opj_t1_t * l_t1; in opj_tcd_t1_decode() 2049 opj_t1_t * l_t1; in opj_tcd_t1_encode()
|