Searched refs:opj_pi_next (Results 1 – 4 of 4) sorted by relevance
16 0009-opj_pi_next.patch: Fix potential bad precno value in opj_pi_next* functions.
184 OPJ_BOOL opj_pi_next(opj_pi_iterator_t * pi);
272 while (opj_pi_next(l_current_pi)) { in opj_t2_encode_packets()313 while (opj_pi_next(l_current_pi)) { in opj_t2_encode_packets()438 while (opj_pi_next(l_current_pi)) { in opj_t2_decode_packets()
2080 OPJ_BOOL opj_pi_next(opj_pi_iterator_t * pi) in opj_pi_next() function