Searched defs:tiledp (Results 1 – 2 of 2) sorted by relevance
1339 … OPJ_INT32* restrict tiledp = &tilec->data[(OPJ_UINT32)y * tile_w + (OPJ_UINT32)x]; in opj_t1_decode_cblks() local1347 …OPJ_FLOAT32* restrict tiledp = (OPJ_FLOAT32*) &tilec->data[(OPJ_UINT32)y * tile_w + (OPJ_UINT32)x]; in opj_t1_decode_cblks() local1489 OPJ_INT32* restrict tiledp; in opj_t1_encode_cblks() local
592 OPJ_INT32 * restrict tiledp = tilec->data; in opj_dwt_decode_tile() local