Home | History | Annotate | Download | only in libjasper

Lines Matching refs:jas_matrix_numrows

1158                 for (i = 0; i < jas_matrix_numrows(comp->data); ++i) {
1217 for (y = 0; y < JAS_CAST(uint_fast32_t, jas_matrix_numrows(band->data)); ++y) {
1496 for (i = 0; i < jas_matrix_numrows(data); ++i) {