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.c2011 OPJ_UINT32 win_hl_x0, win_hl_x1; in opj_dwt_decode_partial_tile() local
2042 &win_hl_x0, NULL, &win_hl_x1, NULL); in opj_dwt_decode_partial_tile()
2062 win_hl_x0 = opj_uint_subs(win_hl_x0, tr_hl_x0); in opj_dwt_decode_partial_tile()
2068 opj_dwt_segment_grow(filter_width, (OPJ_UINT32)h.dn, &win_hl_x0, &win_hl_x1); in opj_dwt_decode_partial_tile()
2075 win_tr_x0 = opj_uint_min(2 * win_ll_x0, 2 * win_hl_x0 + 1); in opj_dwt_decode_partial_tile()
2078 win_tr_x0 = opj_uint_min(2 * win_hl_x0, 2 * win_ll_x0 + 1); in opj_dwt_decode_partial_tile()
2113 win_hl_x0, in opj_dwt_decode_partial_tile()
2118 (OPJ_INT32)win_hl_x0, in opj_dwt_decode_partial_tile()
2729 OPJ_UINT32 win_hl_x0, win_hl_x1; in opj_dwt_decode_partial_97() local
2760 &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,