Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dpi.c903 l_current_poc->layE = l_current_poc->layno1; in opj_pi_update_encode_poc_and_final()
924 l_current_poc->layE = l_current_poc->layno1; in opj_pi_update_encode_poc_and_final()
928 l_current_poc->layS = (l_current_poc->layE > (l_current_poc-1)->layE) ? l_current_poc->layE : 0; in opj_pi_update_encode_poc_and_final()
982 l_current_poc->layE = l_tcp->numlayers; in opj_pi_update_encode_not_poc()
1111 if(tcp->lay_t==tcp->layE){ in opj_pi_check_next_level()
1580 pi[pino].poc.layno1 = tcp->layE; in opj_pi_create_encode()
1600 pi[pino].poc.layno1 = tcp->layE; in opj_pi_create_encode()
1735 if(tcp->lay_t == tcp->layE){ in opj_pi_create_encode()
Dopenjpeg.h343 OPJ_UINT32 layE, resE, compE, prcE; member
Dj2k.c1679 tpnum *= l_current_poc->layE; in opj_j2k_get_num_tp()