Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.c127 jas_seq2d_height(a), jas_seq2d_rowstep(a), tsfb->numlvls - 1) : 0; in jpc_tsfb_analyze()
154 jas_seq2d_height(a), jas_seq2d_rowstep(a), tsfb->numlvls - 1) : 0; in jpc_tsfb_synthesize()
/external/opencv3/3rdparty/libjasper/jasper/
Djas_seq.h262 #define jas_seq2d_rowstep(s) \ macro