Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.c151 return (tsfb->numlvls > 0) ? jpc_tsfb_synthesize2(tsfb, in jpc_tsfb_synthesize()
157 int jpc_tsfb_synthesize2(jpc_tsfb_t *tsfb, int *a, int xstart, int ystart, in jpc_tsfb_synthesize2() function
161 if (jpc_tsfb_synthesize2(tsfb, a, JPC_CEILDIVPOW2(xstart, 1), in jpc_tsfb_synthesize2()