Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dpi.h58 } opj_pi_resolution_t; typedef
67 opj_pi_resolution_t *resolutions;
Dpi.c242 opj_pi_resolution_t *res = NULL; in opj_pi_next_lrcp()
295 opj_pi_resolution_t *res = NULL; in opj_pi_next_rlcp()
341 opj_pi_resolution_t *res = NULL; in opj_pi_next_rpcl()
476 opj_pi_resolution_t *res = NULL; in opj_pi_next_pcrl()
610 opj_pi_resolution_t *res = NULL; in opj_pi_next_cprl()
1041 comp->resolutions = (opj_pi_resolution_t*) opj_calloc(tccp->numresolutions, in opj_pi_create()
1042 sizeof(opj_pi_resolution_t)); in opj_pi_create()
1484 opj_pi_resolution_t *l_res = l_current_comp->resolutions; in opj_pi_create_decode()
1523 opj_pi_resolution_t *l_res = l_current_comp->resolutions; in opj_pi_create_decode()
1674 opj_pi_resolution_t *l_res = l_current_comp->resolutions; in opj_pi_initialise_encode()
[all …]