Searched refs:jp2_cdefchan_t (Results 1 – 4 of 4) sorted by relevance
217 } jp2_cdefchan_t; typedef223 jp2_cdefchan_t *ents;313 jp2_cdefchan_t *jp2_cdef_lookup(jp2_cdef_t *cdef, int channo);
459 jp2_cdefchan_t *chan; in jp2_cdef_getdata()464 if (!(cdef->ents = jas_alloc2(cdef->numchans, sizeof(jp2_cdefchan_t)))) { in jp2_cdef_getdata()606 jp2_cdefchan_t *ent; in jp2_cdef_putdata()968 jp2_cdefchan_t *jp2_cdef_lookup(jp2_cdef_t *cdef, int channo) in jp2_cdef_lookup()971 jp2_cdefchan_t *cdefent; in jp2_cdef_lookup()
105 jp2_cdefchan_t *cdefchanent; in jp2_write_header()291 cdef->ents = jas_alloc2(cdef->numchans, sizeof(jp2_cdefchan_t)); in jp2_write_header()
112 jp2_cdefchan_t *cdefent; in jp2_decode()