Searched refs:dwt (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | dwt.c | 165 static void opj_v4dwt_decode(opj_v4dwt_t* OPJ_RESTRICT dwt); 167 static void opj_v4dwt_interleave_h(opj_v4dwt_t* OPJ_RESTRICT dwt, 172 static void opj_v4dwt_interleave_v(opj_v4dwt_t* OPJ_RESTRICT dwt, 564 static void opj_idwt53_h(const opj_dwt_t *dwt, in opj_idwt53_h() argument 569 opj_dwt_interleave_h(dwt, tiledp); in opj_idwt53_h() 570 opj_dwt_decode_1(dwt); in opj_idwt53_h() 571 memcpy(tiledp, dwt->mem, (OPJ_UINT32)(dwt->sn + dwt->dn) * sizeof(OPJ_INT32)); in opj_idwt53_h() 573 const OPJ_INT32 sn = dwt->sn; in opj_idwt53_h() 574 const OPJ_INT32 len = sn + dwt->dn; in opj_idwt53_h() 575 if (dwt->cas == 0) { /* Left-most sample is on even coordinate */ in opj_idwt53_h() [all …]
|
D | 0003-dwt-decode.patch | 1 diff --git a/third_party/libopenjpeg20/dwt.c b/third_party/libopenjpeg20/dwt.c 3 --- a/third_party/libopenjpeg20/dwt.c 4 +++ b/third_party/libopenjpeg20/dwt.c 117 @@ -1037,8 +1042,8 @@ static void opj_idwt53_v(const opj_dwt_t *dwt,
|
D | README.pdfium | 12 0003-dwt-decode.patch: Check array bounds for opj_dwt_decode_1() and friends.
|
/external/libaom/libaom/av1/ |
D | av1.cmake | 236 "${AOM_ROOT}/av1/encoder/dwt.c" 237 "${AOM_ROOT}/av1/encoder/dwt.h")
|
/external/libaom/ |
D | Android.bp | 284 "libaom/av1/encoder/dwt.c",
|
/external/pdfium/third_party/ |
D | BUILD.gn | 414 "libopenjpeg20/dwt.c",
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | nistConversions.txt | 330 pennyweight (dwt) kilogram (kg) 1.555 174 E-03 331 pennyweight (dwt) gram (g) 1.555 174 E+00
|