Searched defs:jas_matrix_get (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
H A Djas_seq.h158 #define jas_matrix_get(matrix, i, j) \ macro
261 (jas_matrix_get(s, (y) - (s)->ystart_, (x) - (s)->xstart_))

Completed in 39 milliseconds