Home
last modified time | relevance | path

Searched refs:opj_pi_next (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
DREADME.pdfium16 0009-opj_pi_next.patch: Fix potential bad precno value in opj_pi_next* functions.
Dpi.h184 OPJ_BOOL opj_pi_next(opj_pi_iterator_t * pi);
Dt2.c272 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()
Dpi.c2080 OPJ_BOOL opj_pi_next(opj_pi_iterator_t * pi) in opj_pi_next() function