Searched refs:cas_col (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Ddwt.c420 OPJ_INT32 cas_col; /* 0 = non inversion on horizontal filtering 1 = inversion between low-pass and high-pass filtering */ local
430 cas_col = l_cur_res->y0 & 1;
440 (*p_function) (bj, dn, sn, cas_col);
442 opj_dwt_deinterleave_v(bj, aj, dn, sn, w, cas_col);

Completed in 153 milliseconds