Home
last modified time | relevance | path

Searched refs:jp2_cmapent_t (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djp2_cod.h230 } jp2_cmapent_t; typedef
234 jp2_cmapent_t *ents;
Djp2_cod.c773 jp2_cmapent_t *ent; in jp2_cmap_getdata()
777 if (!(cmap->ents = jas_alloc2(cmap->numchans, sizeof(jp2_cmapent_t)))) { in jp2_cmap_getdata()
805 jp2_cmapent_t *ent; in jp2_cmap_dumpdata()
Djp2_dec.c115 jp2_cmapent_t *cmapent; in jp2_decode()