Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dpi.c1825 opj_pi_comp_t *l_current_component = l_current_pi->comps; in opj_pi_destroy() local
1827 if(l_current_component->resolutions) { in opj_pi_destroy()
1828 opj_free(l_current_component->resolutions); in opj_pi_destroy()
1829 l_current_component->resolutions = 00; in opj_pi_destroy()
1832 ++l_current_component; in opj_pi_destroy()