Searched refs:opj_t1_create (Results 1 – 3 of 3) sorted by relevance
154 opj_t1_t* opj_t1_create(OPJ_BOOL isEncoder);
1619 l_t1 = opj_t1_create(OPJ_FALSE); in opj_tcd_t1_decode()2054 l_t1 = opj_t1_create(OPJ_TRUE); in opj_tcd_t1_encode()
1219 opj_t1_t* opj_t1_create(OPJ_BOOL isEncoder) in opj_t1_create() function