Lines Matching refs:cas
22 OPJ_INT32 cas; /* 0 = start on even coord, 1 = start on odd coord */
28 - OPJ_INT32 cas);
30 + OPJ_INT32 sn, OPJ_INT32 cas);
35 - OPJ_INT32 cas);
37 + OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas);
91 - OPJ_INT32 cas)
93 + OPJ_INT32 sn, OPJ_INT32 cas)
102 - OPJ_INT32 cas)
104 + OPJ_INT32 sn, OPJ_INT32 cas)
112 - opj_dwt_decode_1_(v->mem, v->dn, v->sn, v->cas);
113 + opj_dwt_decode_1_(v->mem, v->mem_count, v->dn, v->sn, v->cas);
122 - OPJ_INT32 cas)
124 + OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas)
127 if (!cas) {
225 OPJ_INT32 cas,
260 - opj_dwt_decode_partial_1(h.mem, h.dn, h.sn, h.cas,
261 + opj_dwt_decode_partial_1(h.mem, h.mem_count, h.dn, h.sn, h.cas,