HomeSort by relevance Sort by last modified time
    Searched refs:OPJ_INT32 (Results 1 - 25 of 29) sorted by null

1 2

  /external/pdfium/third_party/libopenjpeg20/
opj_intmath.h 56 static INLINE OPJ_INT32 opj_int_min(OPJ_INT32 a, OPJ_INT32 b) {
72 static INLINE OPJ_INT32 opj_int_max(OPJ_INT32 a, OPJ_INT32 b) {
90 return (OPJ_UINT32)(-(OPJ_INT32)(sum >> 32)) | (OPJ_UINT32)sum;
102 static INLINE OPJ_INT32 opj_int_clamp(OPJ_INT32 a, OPJ_INT32 min, OPJ_INT32 max)
    [all...]
mct.h 63 void opj_mct_encode(OPJ_INT32 *c0, OPJ_INT32 *c1, OPJ_INT32 *c2, OPJ_UINT32 n);
71 void opj_mct_decode(OPJ_INT32 *c0, OPJ_INT32 *c1, OPJ_INT32 *c2, OPJ_UINT32 n);
86 void opj_mct_encode_real(OPJ_INT32 *c0, OPJ_INT32 *c1, OPJ_INT32 *c2, OPJ_UINT32 n);
dwt.c 53 OPJ_INT32* mem;
55 OPJ_INT32 dn;
56 OPJ_INT32 sn;
57 OPJ_INT32 cas;
66 OPJ_INT32 dn ;
67 OPJ_INT32 sn ;
68 OPJ_INT32 cas ;
92 static void opj_dwt_deinterleave_h(OPJ_INT32 *a, OPJ_INT32 *b, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas)
    [all...]
tgt.h 59 OPJ_INT32 value;
60 OPJ_INT32 low;
118 OPJ_INT32 value);
129 OPJ_INT32 threshold);
141 OPJ_INT32 threshold);
mct.c 80 OPJ_INT32* restrict c0,
81 OPJ_INT32* restrict c1,
82 OPJ_INT32* restrict c2,
105 OPJ_INT32 r = c0[i];
106 OPJ_INT32 g = c1[i];
107 OPJ_INT32 b = c2[i];
108 OPJ_INT32 y = (r + (g * 2) + b) >> 2;
109 OPJ_INT32 u = b - g;
110 OPJ_INT32 v = r - g;
118 OPJ_INT32* restrict c0
    [all...]
t1.c 60 OPJ_INT32 *datap,
62 OPJ_INT32 bpno,
63 OPJ_INT32 one,
64 OPJ_INT32 *nmsedec,
74 OPJ_INT32 *datap,
76 OPJ_INT32 oneplushalf,
84 OPJ_INT32 *datap,
85 OPJ_INT32 orient,
86 OPJ_INT32 oneplushalf,
87 OPJ_INT32 vsc)
    [all...]
opj_codec.h 68 OPJ_INT32 * p_tile_x0,
69 OPJ_INT32 * p_tile_y0,
70 OPJ_INT32 * p_tile_x1,
71 OPJ_INT32 * p_tile_y1,
99 OPJ_INT32 p_start_x,
100 OPJ_INT32 p_end_x,
101 OPJ_INT32 p_start_y,
102 OPJ_INT32 p_end_y,
157 void (*opj_dump_codec) (void * p_codec, OPJ_INT32 info_flag, FILE* output_stream);
pi.c 95 OPJ_INT32 p_tx0,
96 OPJ_INT32 p_tx1,
97 OPJ_INT32 p_ty0,
98 OPJ_INT32 p_ty1,
122 OPJ_INT32 p_tx0,
123 OPJ_INT32 p_tx1,
124 OPJ_INT32 p_ty0,
125 OPJ_INT32 p_ty1,
148 OPJ_INT32 * p_tx0,
149 OPJ_INT32 * p_tx1
    [all...]
event.h 90 OPJ_BOOL opj_event_msg(opj_event_mgr_t* event_mgr, OPJ_INT32 event_type, const char *fmt, ...);
tgt.c 49 OPJ_INT32 nplh[32];
50 OPJ_INT32 nplv[32];
56 OPJ_INT32 j,k;
70 nplh[0] = (OPJ_INT32)numleafsh;
71 nplv[0] = (OPJ_INT32)numleafsv;
135 OPJ_INT32 l_nplh[32];
136 OPJ_INT32 l_nplv[32];
141 OPJ_INT32 j,k;
155 l_nplh[0] = (OPJ_INT32)p_num_leafs_h;
156 l_nplv[0] = (OPJ_INT32)p_num_leafs_v
    [all...]
j2k.h 168 OPJ_INT32 expn;
170 OPJ_INT32 mant;
197 OPJ_INT32 roishift;
203 OPJ_INT32 m_dc_level_shift;
324 OPJ_INT32 m_tp_pos;
326 OPJ_INT32 *m_matrice;
395 OPJ_INT32 ppm_store;
397 OPJ_INT32 ppm_previous;
489 OPJ_INT32 m_tile_ind_to_dec;
704 OPJ_INT32 * p_tile_x0
    [all...]
pi.h 103 OPJ_INT32 tx0, ty0, tx1, ty1;
105 OPJ_INT32 x, y;
154 OPJ_INT32 tppos,
tcd.h 93 OPJ_INT32 x0, y0, x1, y1; /* dimension of the code-blocks : left upper corner (x0, y0) right low corner (x1,y1) */
106 OPJ_INT32 x0, y0, x1, y1; /* position of the code-blocks : left upper corner (x0, y0) right low corner (x1,y1) */
121 OPJ_INT32 x0, y0, x1, y1; /* dimension of the precinct : left upper corner (x0, y0) right low corner (x1,y1) */
137 OPJ_INT32 x0, y0, x1, y1; /* dimension of the subband : left upper corner (x0, y0) right low corner (x1,y1) */
141 OPJ_INT32 numbps;
149 OPJ_INT32 x0, y0, x1, y1; /* dimension of the resolution level : left upper corner (x0, y0) right low corner (x1,y1) */
160 OPJ_INT32 x0, y0, x1, y1; /* dimension of component : left upper corner (x0, y0) right low corner (x1,y1) */
165 OPJ_INT32 *data; /* data of the component */
169 OPJ_INT32 numpix; /* add fixed_quality */
177 OPJ_INT32 x0, y0, x1, y1; /* dimension of the tile : left upper corner (x0, y0) right low corner (x1,y1) *
    [all...]
jp2.h 207 OPJ_INT32 init_pos;
353 OPJ_INT32 * p_tile_x0,
354 OPJ_INT32 * p_tile_y0,
355 OPJ_INT32 * p_tile_x1,
356 OPJ_INT32 * p_tile_y1,
426 OPJ_INT32 p_start_x, OPJ_INT32 p_start_y,
427 OPJ_INT32 p_end_x, OPJ_INT32 p_end_y,
457 void jp2_dump (opj_jp2_t* p_jp2, OPJ_INT32 flag, FILE* out_stream)
    [all...]
mqc.h 117 void opj_mqc_setstate(opj_mqc_t *mqc, OPJ_UINT32 ctxno, OPJ_UINT32 msb, OPJ_INT32 prob);
201 OPJ_INT32 opj_mqc_decode(opj_mqc_t * const mqc);
tcd.c 305 OPJ_INT32 value; /*, matrice[tcd_tcp->numlayers][tcd_tile->comps[0].numresolutions][3]; */
306 OPJ_INT32 matrice[10][10][3];
320 (OPJ_INT32) ((OPJ_FLOAT32)cp->m_specific_param.m_enc.m_matrice[i * tilec->numresolutions * 3 + j * 3 + k]
339 OPJ_INT32 imsb = (OPJ_INT32)(tcd->image->comps[compno].prec - cblk->numbps); /* number of bit-plan equal to zero */
436 OPJ_INT32 dr;
440 dr = (OPJ_INT32)pass->rate;
443 dr = (OPJ_INT32)(pass->rate - cblk->passes[passno - 1].rate);
629 l_tilec->data = (OPJ_INT32 *) opj_malloc(l_tilec->data_size_needed);
    [all...]
mqc.c 78 static INLINE OPJ_INT32 opj_mqc_mpsexchange(opj_mqc_t *const mqc);
84 static INLINE OPJ_INT32 opj_mqc_lpsexchange(opj_mqc_t *const mqc);
280 static INLINE OPJ_INT32 opj_mqc_mpsexchange(opj_mqc_t *const mqc) {
281 OPJ_INT32 d;
283 d = (OPJ_INT32)(1 - (*mqc->curctx)->mps);
286 d = (OPJ_INT32)(*mqc->curctx)->mps;
293 static INLINE OPJ_INT32 opj_mqc_lpsexchange(opj_mqc_t *const mqc) {
294 OPJ_INT32 d;
297 d = (OPJ_INT32)(*mqc->curctx)->mps;
301 d = (OPJ_INT32)(1 - (*mqc->curctx)->mps)
    [all...]
openjpeg.c 177 l_codec->opj_dump_codec = (void (*) (void*, OPJ_INT32, FILE*)) j2k_dump;
209 OPJ_INT32*, OPJ_INT32*,
210 OPJ_INT32*, OPJ_INT32*,
227 OPJ_INT32, OPJ_INT32, OPJ_INT32, OPJ_INT32,
253 l_codec->opj_dump_codec = (void (*) (void*, OPJ_INT32, FILE*)) jp2_dump
    [all...]
openjpeg.h 125 typedef int32_t OPJ_INT32;
339 OPJ_INT32 tx0,tx1,ty0,ty1;
653 OPJ_INT32 *data;
886 OPJ_INT32 roishift;
    [all...]
t2.h 89 OPJ_INT32 tppos,
t2.c 48 static void opj_t2_putcommacode(opj_bio_t *bio, OPJ_INT32 n);
159 static void opj_t2_putcommacode(opj_bio_t *bio, OPJ_INT32 n) {
213 OPJ_INT32 p_tp_pos,
457 } else if (info_TL->packet[p_cstr_info->packno-1].end_pos >= (OPJ_INT32)p_cstr_info->tile[p_tile_no].tp[curtp].tp_end_pos){ /* New tile part */
618 opj_tgt_setvalue(prc->imsbtree, cblkno, band->numbps - (OPJ_INT32)cblk->numbps);
644 opj_tgt_setvalue(prc->incltree, cblkno, (OPJ_INT32)layno);
660 opj_tgt_encode(bio, prc->incltree, cblkno, (OPJ_INT32)(layno + 1));
688 increment = (OPJ_UINT32)opj_int_max((OPJ_INT32)increment, opj_int_floorlog2((OPJ_INT32)len) + 1
689 - ((OPJ_INT32)cblk->numlenbits + opj_int_floorlog2((OPJ_INT32)nump)))
    [all...]
j2k.c     [all...]
event.c 86 OPJ_BOOL opj_event_msg(opj_event_mgr_t* p_event_mgr, OPJ_INT32 event_type, const char *fmt, ...) {
t1.h 106 OPJ_INT32 *data;
  /external/pdfium/core/fxcodec/codec/
fx_codec_jpx_unittest.cpp 529 y.data = FX_Alloc(OPJ_INT32, y.w * y.h);
530 memset(y.data, 1, y.w * y.h * sizeof(OPJ_INT32));
531 u.data = FX_Alloc(OPJ_INT32, u.w * u.h);
532 memset(u.data, 0, u.w * u.h * sizeof(OPJ_INT32));
533 v.data = FX_Alloc(OPJ_INT32, v.w * v.h);
534 memset(v.data, 0, v.w * v.h * sizeof(OPJ_INT32));

Completed in 197 milliseconds

1 2