Home
last modified time | relevance | path

Searched refs:win_hl_x0 (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Ddwt.c2009 OPJ_UINT32 win_hl_x0, win_hl_x1; in opj_dwt_decode_partial_tile() local
2040 &win_hl_x0, NULL, &win_hl_x1, NULL); in opj_dwt_decode_partial_tile()
2060 win_hl_x0 = opj_uint_subs(win_hl_x0, tr_hl_x0); in opj_dwt_decode_partial_tile()
2066 opj_dwt_segment_grow(filter_width, (OPJ_UINT32)h.dn, &win_hl_x0, &win_hl_x1); in opj_dwt_decode_partial_tile()
2073 win_tr_x0 = opj_uint_min(2 * win_ll_x0, 2 * win_hl_x0 + 1); in opj_dwt_decode_partial_tile()
2076 win_tr_x0 = opj_uint_min(2 * win_hl_x0, 2 * win_ll_x0 + 1); in opj_dwt_decode_partial_tile()
2111 win_hl_x0, in opj_dwt_decode_partial_tile()
2116 (OPJ_INT32)win_hl_x0, in opj_dwt_decode_partial_tile()
2730 OPJ_UINT32 win_hl_x0, win_hl_x1; in opj_dwt_decode_partial_97() local
2761 &win_hl_x0, NULL, &win_hl_x1, NULL); in opj_dwt_decode_partial_97()
[all …]
D0003-dwt-decode.patch258 win_hl_x0,
264 (OPJ_INT32)win_hl_x0,