Searched refs:opj_pi_next (Results 1 – 4 of 4) sorted by relevance
21 0009-opj_pi_next.patch: Fix potential bad precno value in opj_pi_next* functions.
182 OPJ_BOOL opj_pi_next(opj_pi_iterator_t * pi);
255 while (opj_pi_next(l_current_pi)) { in opj_t2_encode_packets()292 while (opj_pi_next(l_current_pi)) { in opj_t2_encode_packets()412 while (opj_pi_next(l_current_pi)) { in opj_t2_decode_packets()
1876 OPJ_BOOL opj_pi_next(opj_pi_iterator_t * pi) { in opj_pi_next() function