HomeSort by relevance Sort by last modified time
    Searched full:cur_tp_num (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
tcd.h 202 OPJ_UINT32 cur_tp_num; member in struct:opj_tcd
tcd.c 506 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)) {
535 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))
    [all...]
j2k.h 495 OPJ_UINT32 m_current_tile_part_number; /*cur_tp_num */
j2k.c     [all...]

Completed in 2603 milliseconds