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.pdfium21 0009-opj_pi_next.patch: Fix potential bad precno value in opj_pi_next* functions.
Dpi.h182 OPJ_BOOL opj_pi_next(opj_pi_iterator_t * pi);
Dt2.c255 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()
Dpi.c1876 OPJ_BOOL opj_pi_next(opj_pi_iterator_t * pi) { in opj_pi_next() function