Home
last modified time | relevance | path

Searched defs:tiledp (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1.c1339 … OPJ_INT32* restrict tiledp = &tilec->data[(OPJ_UINT32)y * tile_w + (OPJ_UINT32)x]; in opj_t1_decode_cblks() local
1347 …OPJ_FLOAT32* restrict tiledp = (OPJ_FLOAT32*) &tilec->data[(OPJ_UINT32)y * tile_w + (OPJ_UINT32)x]; in opj_t1_decode_cblks() local
1489 OPJ_INT32* restrict tiledp; in opj_t1_encode_cblks() local
Ddwt.c592 OPJ_INT32 * restrict tiledp = tilec->data; in opj_dwt_decode_tile() local