Lines Matching refs:orient
88 static int jpc_encsigpass(jpc_mqenc_t *mqenc, int bitpos, int orient, int,
94 static int jpc_encclnpass(jpc_mqenc_t *mqenc, int bitpos, int orient, int,
281 bitpos, band->orient, vcausal, cblk->flags, in jpc_enc_enccblk()
295 ret = jpc_encclnpass(cblk->mqenc, bitpos, band->orient, in jpc_enc_enccblk()
408 #define sigpass_step(fp, frowstep, dp, bitpos, one, nmsedec, orient, mqenc, vcausalflag) \ argument
415 jpc_mqenc_setcurctx(mqenc, JPC_GETZCCTXNO(f, (orient))); \
429 static int jpc_encsigpass(jpc_mqenc_t *mqenc, int bitpos, int orient, int vcausalflag, in jpc_encsigpass() argument
473 nmsedec, orient, mqenc, vcausalflag); in jpc_encsigpass()
480 nmsedec, orient, mqenc, 0); in jpc_encsigpass()
487 nmsedec, orient, mqenc, 0); in jpc_encsigpass()
494 nmsedec, orient, mqenc, 0); in jpc_encsigpass()
804 #define clnpass_step(fp, frowstep, dp, bitpos, one, orient, nmsedec, mqenc, label1, label2, vcausal… argument
811 jpc_mqenc_setcurctx(mqenc, JPC_GETZCCTXNO(f, (orient))); \
829 static int jpc_encclnpass(jpc_mqenc_t *mqenc, int bitpos, int orient, int vcausalflag, int segsymfl… in jpc_encclnpass() argument
921 orient, nmsedec, mqenc, clnpass_full0:, clnpass_partial0:, vcausalflag); in jpc_encclnpass()
928 orient, nmsedec, mqenc, ;, clnpass_partial1:, 0); in jpc_encclnpass()
935 orient, nmsedec, mqenc, ;, clnpass_partial2:, 0); in jpc_encclnpass()
942 orient, nmsedec, mqenc, ;, clnpass_partial3:, 0); in jpc_encclnpass()