Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dimage.c39 opj_image_t* OPJ_CALLCONV opj_image_create(OPJ_UINT32 numcmpts, opj_image_cmptparm_t *cmptparms, OP… in opj_image_create()
208 …e_t* OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts, opj_image_cmptparm_t *cmptparms, OPJ_… in opj_image_tile_create()
/external/opencv3/3rdparty/libjasper/
Djas_image.c127 jas_image_t *jas_image_create(int numcmpts, jas_image_cmptparm_t *cmptparms, in jas_image_create()
848 jas_image_cmptparm_t cmptparms; in jas_image_depalettize() local