Lines Matching refs:OPJ_UINT32
126 typedef uint32_t OPJ_UINT32; typedef
327 OPJ_UINT32 resno0, compno0;
329 OPJ_UINT32 layno1, resno1, compno1;
331 OPJ_UINT32 layno0, precno0, precno1;
337 OPJ_UINT32 tile;
341 OPJ_UINT32 layS, resS, compS, prcS;
343 OPJ_UINT32 layE, resE, compE, prcE;
345 OPJ_UINT32 txS,txE,tyS,tyE,dx,dy;
347 OPJ_UINT32 lay_t, res_t, comp_t, prc_t,tx0_t,ty0_t;
381 OPJ_UINT32 numpocs;
516 OPJ_UINT32 cp_reduce;
523 OPJ_UINT32 cp_layer;
537 OPJ_UINT32 DA_x0;
539 OPJ_UINT32 DA_x1;
541 OPJ_UINT32 DA_y0;
543 OPJ_UINT32 DA_y1;
548 OPJ_UINT32 tile_index;
550 OPJ_UINT32 nb_tile_to_decode;
631 OPJ_UINT32 dx;
633 OPJ_UINT32 dy;
635 OPJ_UINT32 w;
637 OPJ_UINT32 h;
639 OPJ_UINT32 x0;
641 OPJ_UINT32 y0;
643 OPJ_UINT32 prec;
645 OPJ_UINT32 bpp;
647 OPJ_UINT32 sgnd;
649 OPJ_UINT32 resno_decoded;
651 OPJ_UINT32 factor;
663 OPJ_UINT32 x0;
665 OPJ_UINT32 y0;
667 OPJ_UINT32 x1;
669 OPJ_UINT32 y1;
671 OPJ_UINT32 numcomps;
679 OPJ_UINT32 icc_profile_len;
691 OPJ_UINT32 dx;
693 OPJ_UINT32 dy;
695 OPJ_UINT32 w;
697 OPJ_UINT32 h;
699 OPJ_UINT32 x0;
701 OPJ_UINT32 y0;
703 OPJ_UINT32 prec;
705 OPJ_UINT32 bpp;
707 OPJ_UINT32 sgnd;
864 OPJ_UINT32 compno;
866 OPJ_UINT32 csty;
868 OPJ_UINT32 numresolutions;
870 OPJ_UINT32 cblkw;
872 OPJ_UINT32 cblkh;
874 OPJ_UINT32 cblksty;
876 OPJ_UINT32 qmfbid;
878 OPJ_UINT32 qntsty;
880 OPJ_UINT32 stepsizes_mant[OPJ_J2K_MAXBANDS];
882 OPJ_UINT32 stepsizes_expn[OPJ_J2K_MAXBANDS];
884 OPJ_UINT32 numgbits;
888 OPJ_UINT32 prcw[OPJ_J2K_MAXRLVLS];
890 OPJ_UINT32 prch[OPJ_J2K_MAXRLVLS];
902 OPJ_UINT32 csty;
906 OPJ_UINT32 numlayers;
908 OPJ_UINT32 mct;
921 OPJ_UINT32 tx0;
923 OPJ_UINT32 ty0;
925 OPJ_UINT32 tdx;
927 OPJ_UINT32 tdy;
929 OPJ_UINT32 tw;
931 OPJ_UINT32 th;
934 OPJ_UINT32 nbcomps;
963 OPJ_UINT32 tileno;
966 OPJ_UINT32 nb_tps;
968 OPJ_UINT32 current_nb_tps;
970 OPJ_UINT32 current_tpsno;
976 OPJ_UINT32 marknum;
980 OPJ_UINT32 maxmarknum;
984 OPJ_UINT32 nb_packet;
1004 OPJ_UINT32 marknum;
1008 OPJ_UINT32 maxmarknum;
1012 OPJ_UINT32 nb_of_tiles;
1074 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_create(OPJ_UINT32 numcmpts, opj_image_cmptparm_t *cmptp…
1092 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts, opj_image_cmptparm_t *…
1323 OPJ_UINT32 tile_index);
1332 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decoded_resolution_factor(opj_codec_t *p_codec, OPJ_UINT32 re…
1347 OPJ_UINT32 p_tile_index,
1349 OPJ_UINT32 p_data_size,
1375 OPJ_UINT32 * p_tile_index,
1376 OPJ_UINT32 * p_data_size,
1379 OPJ_UINT32 * p_nb_comps,
1395 OPJ_UINT32 p_tile_index,
1397 OPJ_UINT32 p_data_size,
1558 OPJ_UINT32 pNbComp);