Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dtcd.h193 opj_tcd_image_t; typedef
212 opj_tcd_image_t *tcd_image;
Dtcd.c47 void tcd_dump(FILE *fd, opj_tcd_t *tcd, opj_tcd_image_t * img) { in tcd_dump()
197 l_tcd->tcd_image = (opj_tcd_image_t*)opj_calloc(1,sizeof(opj_tcd_image_t)); in opj_tcd_create()