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];
Dj2k.h256 opj_poc_t pocs[J2K_MAX_POCS];
Dpi.c1071 opj_poc_t * l_current_poc = 00; in opj_pi_update_encode_poc_and_final()
1151 opj_poc_t * l_current_poc = 00; in opj_pi_update_encode_not_poc()
1201 opj_poc_t* l_current_poc = 0; in opj_pi_update_decode_poc()
1281 opj_poc_t *tcp = &tcps->pocs[pino]; in opj_pi_check_next_level()
1765 opj_poc_t *tcp = &tcps->pocs[pino]; in opj_pi_create_encode()
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()
3320 opj_poc_t *l_current_poc = 00; in opj_j2k_write_poc_in_memory()
3477 opj_poc_t *l_current_poc = 00; in opj_j2k_read_poc()
6526 static int opj_j2k_initialise_4K_poc(opj_poc_t *POC, int numres) in opj_j2k_initialise_4K_poc()
7201 opj_poc_t *tcp_poc = &tcp->pocs[numpocs_tile]; in opj_j2k_setup_encoder()