• Home
  • Raw
  • Download

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;
520 OPJ_UINT32 cp_reduce;
527 OPJ_UINT32 cp_layer;
541 OPJ_UINT32 DA_x0;
543 OPJ_UINT32 DA_x1;
545 OPJ_UINT32 DA_y0;
547 OPJ_UINT32 DA_y1;
552 OPJ_UINT32 tile_index;
554 OPJ_UINT32 nb_tile_to_decode;
639 OPJ_UINT32 dx;
641 OPJ_UINT32 dy;
643 OPJ_UINT32 w;
645 OPJ_UINT32 h;
647 OPJ_UINT32 x0;
649 OPJ_UINT32 y0;
651 OPJ_UINT32 prec;
653 OPJ_UINT32 bpp;
655 OPJ_UINT32 sgnd;
657 OPJ_UINT32 resno_decoded;
659 OPJ_UINT32 factor;
671 OPJ_UINT32 x0;
673 OPJ_UINT32 y0;
675 OPJ_UINT32 x1;
677 OPJ_UINT32 y1;
679 OPJ_UINT32 numcomps;
687 OPJ_UINT32 icc_profile_len;
700 OPJ_UINT32 dx;
702 OPJ_UINT32 dy;
704 OPJ_UINT32 w;
706 OPJ_UINT32 h;
708 OPJ_UINT32 x0;
710 OPJ_UINT32 y0;
712 OPJ_UINT32 prec;
714 OPJ_UINT32 bpp;
716 OPJ_UINT32 sgnd;
872 OPJ_UINT32 compno;
874 OPJ_UINT32 csty;
876 OPJ_UINT32 numresolutions;
878 OPJ_UINT32 cblkw;
880 OPJ_UINT32 cblkh;
882 OPJ_UINT32 cblksty;
884 OPJ_UINT32 qmfbid;
886 OPJ_UINT32 qntsty;
888 OPJ_UINT32 stepsizes_mant[OPJ_J2K_MAXBANDS];
890 OPJ_UINT32 stepsizes_expn[OPJ_J2K_MAXBANDS];
892 OPJ_UINT32 numgbits;
896 OPJ_UINT32 prcw[OPJ_J2K_MAXRLVLS];
898 OPJ_UINT32 prch[OPJ_J2K_MAXRLVLS];
910 OPJ_UINT32 csty;
914 OPJ_UINT32 numlayers;
916 OPJ_UINT32 mct;
929 OPJ_UINT32 tx0;
931 OPJ_UINT32 ty0;
933 OPJ_UINT32 tdx;
935 OPJ_UINT32 tdy;
937 OPJ_UINT32 tw;
939 OPJ_UINT32 th;
942 OPJ_UINT32 nbcomps;
971 OPJ_UINT32 tileno;
974 OPJ_UINT32 nb_tps;
976 OPJ_UINT32 current_nb_tps;
978 OPJ_UINT32 current_tpsno;
984 OPJ_UINT32 marknum;
988 OPJ_UINT32 maxmarknum;
992 OPJ_UINT32 nb_packet;
1012 OPJ_UINT32 marknum;
1016 OPJ_UINT32 maxmarknum;
1020 OPJ_UINT32 nb_of_tiles;
1082 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_create(OPJ_UINT32 numcmpts,
1101 OPJ_API opj_image_t* OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts,
1370 OPJ_UINT32 numcomps,
1371 const OPJ_UINT32* comps_indices,
1426 OPJ_UINT32 tile_index);
1436 opj_codec_t *p_codec, OPJ_UINT32 res_factor);
1451 OPJ_UINT32 p_tile_index,
1453 OPJ_UINT32 p_data_size,
1479 OPJ_UINT32 * p_tile_index,
1480 OPJ_UINT32 * p_data_size,
1483 OPJ_UINT32 * p_nb_comps,
1501 OPJ_UINT32 p_tile_index,
1503 OPJ_UINT32 p_data_size,
1670 OPJ_UINT32 pNbComp);