Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.h131 int jpc_tsfb_synthesize(jpc_tsfb_t *tsfb, jas_seq2d_t *x);
Djpc_tsfb.c149 int jpc_tsfb_synthesize(jpc_tsfb_t *tsfb, jas_seq2d_t *a) in jpc_tsfb_synthesize() function
Djpc_dec.c1065 jpc_tsfb_synthesize(tcomp->tsfb, tcomp->data); in jpc_dec_tiledecode()