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/libopenjpeg20/
D0003-dwt-decode.patch48 static OPJ_BOOL opj_dwt_decode_partial_tile(
228 @@ -1974,16 +1984,16 @@ static OPJ_BOOL opj_dwt_decode_partial_tile(
248 @@ -1991,6 +2001,7 @@ static OPJ_BOOL opj_dwt_decode_partial_tile(
256 @@ -2101,7 +2112,7 @@ static OPJ_BOOL opj_dwt_decode_partial_tile(
Ddwt.c154 static OPJ_BOOL opj_dwt_decode_partial_tile(
1220 return opj_dwt_decode_partial_tile(tilec, numres); in opj_dwt_decode()
1935 static OPJ_BOOL opj_dwt_decode_partial_tile( in opj_dwt_decode_partial_tile() function