Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dpi.h99 opj_poc_t poc;
Dopenjpeg.h348 } opj_poc_t; typedef
379 opj_poc_t POC[32];
Dpi.c1068 opj_poc_t * l_current_poc = 00; in opj_pi_update_encode_poc_and_final()
1148 opj_poc_t * l_current_poc = 00; in opj_pi_update_encode_not_poc()
1198 opj_poc_t* l_current_poc = 0; in opj_pi_update_decode_poc()
1278 opj_poc_t *tcp = &tcps->pocs[pino]; in opj_pi_check_next_level()
1762 opj_poc_t *tcp = &tcps->pocs[pino]; in opj_pi_create_encode()
Dj2k.h256 opj_poc_t pocs[J2K_MAX_POCS];
Dj2k.c1230 static OPJ_BOOL opj_j2k_check_poc_val(const opj_poc_t *p_pocs,
1277 static int opj_j2k_initialise_4K_poc(opj_poc_t *POC, int numres);
1617 static OPJ_BOOL opj_j2k_check_poc_val(const opj_poc_t *p_pocs, in opj_j2k_check_poc_val()
1729 opj_poc_t * l_current_poc = 00; in opj_j2k_get_num_tp()
3314 opj_poc_t *l_current_poc = 00; in opj_j2k_write_poc_in_memory()
3471 opj_poc_t *l_current_poc = 00; in opj_j2k_read_poc()
6513 static int opj_j2k_initialise_4K_poc(opj_poc_t *POC, int numres) in opj_j2k_initialise_4K_poc()
7188 opj_poc_t *tcp_poc = &tcp->pocs[numpocs_tile]; in opj_j2k_setup_encoder()