Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg/
D0003-dwt-decode.patch155 win_hl_x0,
161 (OPJ_INT32)win_hl_x0,
Ddwt.c2702 OPJ_UINT32 win_hl_x0, win_hl_x1; in opj_dwt_decode_partial_tile() local
2733 &win_hl_x0, NULL, &win_hl_x1, NULL); in opj_dwt_decode_partial_tile()
2753 win_hl_x0 = opj_uint_subs(win_hl_x0, tr_hl_x0); in opj_dwt_decode_partial_tile()
2759 opj_dwt_segment_grow(filter_width, (OPJ_UINT32)h.dn, &win_hl_x0, &win_hl_x1); in opj_dwt_decode_partial_tile()
2766 win_tr_x0 = opj_uint_min(2 * win_ll_x0, 2 * win_hl_x0 + 1); in opj_dwt_decode_partial_tile()
2769 win_tr_x0 = opj_uint_min(2 * win_hl_x0, 2 * win_ll_x0 + 1); in opj_dwt_decode_partial_tile()
2804 win_hl_x0, in opj_dwt_decode_partial_tile()
2809 (OPJ_INT32)win_hl_x0, in opj_dwt_decode_partial_tile()
3604 OPJ_UINT32 win_hl_x0, win_hl_x1; in opj_dwt_decode_partial_97() local
3635 &win_hl_x0, NULL, &win_hl_x1, NULL); in opj_dwt_decode_partial_97()
[all …]