Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dpi.h58 } opj_pi_resolution_t; typedef
67 opj_pi_resolution_t *resolutions;
Dpi.c235 opj_pi_resolution_t *res = NULL; in opj_pi_next_lrcp()
275 opj_pi_resolution_t *res = NULL; in opj_pi_next_rlcp()
314 opj_pi_resolution_t *res = NULL; in opj_pi_next_rpcl()
397 opj_pi_resolution_t *res = NULL; in opj_pi_next_pcrl()
478 opj_pi_resolution_t *res = NULL; in opj_pi_next_cprl()
837 …comp->resolutions = (opj_pi_resolution_t*) opj_malloc(tccp->numresolutions * sizeof(opj_pi_resolut… in opj_pi_create()
844 memset(comp->resolutions,0,tccp->numresolutions * sizeof(opj_pi_resolution_t)); in opj_pi_create()
1269 opj_pi_resolution_t *l_res = l_current_comp->resolutions; in opj_pi_create_decode()
1311 opj_pi_resolution_t *l_res = l_current_comp->resolutions; in opj_pi_create_decode()
1461 opj_pi_resolution_t *l_res = l_current_comp->resolutions; in opj_pi_initialise_encode()
[all …]