Searched refs:THRESH_CALC (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
H A Dj2k.h159 THRESH_CALC = 0, /** Function called in Rate allocation process*/ enumerator in enum:T2_MODE
H A Dtcd.c520 if (! opj_t2_encode_packets(t2,tcd->tcd_tileno, tcd_tile, layno + 1, dest, p_data_written, maxlen, cstr_info,tcd->cur_tp_num,tcd->tp_pos,tcd->cur_pino,THRESH_CALC)) {
549 if (! opj_t2_encode_packets(t2, tcd->tcd_tileno, tcd_tile, layno + 1, dest,p_data_written, maxlen, cstr_info,tcd->cur_tp_num,tcd->tp_pos,tcd->cur_pino,THRESH_CALC))
H A Dt2.c237 if (p_t2_mode == THRESH_CALC ){ /* Calculating threshold */

Completed in 89 milliseconds