Lines Matching refs:orient
94 static int dec_sigpass(jpc_dec_t *dec, jpc_mqdec_t *mqdec, int bitpos, int orient,
102 static int dec_clnpass(jpc_dec_t *dec, jpc_mqdec_t *mqdec, int bitpos, int orient,
264 cblk->mqdec, bpno, band->orient, in jpc_dec_decodecblk()
283 band->orient, (tile->cp->ccps[compno].cblkctx & in jpc_dec_decodecblk()
341 #define jpc_sigpass_step(fp, frowstep, dp, bitpos, oneplushalf, orient, mqdec, vcausalflag) \ argument
347 jpc_mqdec_setcurctx((mqdec), JPC_GETZCCTXNO(f, (orient))); \
361 static int dec_sigpass(jpc_dec_t *dec, register jpc_mqdec_t *mqdec, int bitpos, int orient, in dec_sigpass() argument
412 orient, mqdec, vcausalflag); in dec_sigpass()
421 orient, mqdec, 0); in dec_sigpass()
430 orient, mqdec, 0); in dec_sigpass()
439 orient, mqdec, 0); in dec_sigpass()
753 #define jpc_clnpass_step(f, fp, frowstep, dp, oneplushalf, orient, mqdec, flabel, plabel, vcausalfl… argument
758 jpc_mqdec_setcurctx((mqdec), JPC_GETZCCTXNO((f), (orient))); \
775 static int dec_clnpass(jpc_dec_t *dec, register jpc_mqdec_t *mqdec, int bitpos, int orient, in dec_clnpass() argument
868 jpc_clnpass_step(f, fp, frowstep, dp, oneplushalf, orient, in dec_clnpass()
879 jpc_clnpass_step(f, fp, frowstep, dp, oneplushalf, orient, in dec_clnpass()
889 jpc_clnpass_step(f, fp, frowstep, dp, oneplushalf, orient, in dec_clnpass()
899 jpc_clnpass_step(f, fp, frowstep, dp, oneplushalf, orient, in dec_clnpass()