Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg/
D0003-dwt-decode.patch30 static OPJ_BOOL opj_dwt_decode_partial_tile(
125 @@ -2657,16 +2664,16 @@ static OPJ_BOOL opj_dwt_decode_partial_tile(
145 @@ -2674,6 +2681,7 @@ static OPJ_BOOL opj_dwt_decode_partial_tile(
153 @@ -2784,7 +2792,7 @@ static OPJ_BOOL opj_dwt_decode_partial_tile(
Ddwt.c143 static OPJ_BOOL opj_dwt_decode_partial_tile(
1924 return opj_dwt_decode_partial_tile(tilec, numres); in opj_dwt_decode()
2626 static OPJ_BOOL opj_dwt_decode_partial_tile( in opj_dwt_decode_partial_tile() function