Searched refs:opj_bio_init_dec (Results 1 – 3 of 3) sorted by relevance
101 void opj_bio_init_dec(opj_bio_t *bio, OPJ_BYTE *bp, OPJ_UINT32 len);
146 void opj_bio_init_dec(opj_bio_t *bio, OPJ_BYTE *bp, OPJ_UINT32 len) { in opj_bio_init_dec() function
934 opj_bio_init_dec(l_bio, l_header_data,*l_modified_length_ptr); in opj_t2_read_packet_header()