Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
D0003-dwt-decode.patch44 static OPJ_BOOL opj_dwt_decode_tile(opj_thread_pool_t* tp,
185 static OPJ_BOOL opj_dwt_decode_tile(opj_thread_pool_t* tp,
191 @@ -1401,22 +1409,23 @@ static OPJ_BOOL opj_dwt_decode_tile(opj_thread_pool_t* tp,
Ddwt.c151 static OPJ_BOOL opj_dwt_decode_tile(opj_thread_pool_t* tp,
1218 return opj_dwt_decode_tile(p_tcd->thread_pool, tilec, numres); in opj_dwt_decode()
1389 static OPJ_BOOL opj_dwt_decode_tile(opj_thread_pool_t* tp, in opj_dwt_decode_tile() function