Searched refs:jas_cmgetint (Results 1 – 1 of 1) sorted by relevance
91 static int jas_cmgetint(long **bufptr, int sgnd, int prec, long *val);535 if (jas_cmgetint(&dataptr, fmt->sgnd, fmt->prec, &v)) in jas_cmxform_apply()1225 static int jas_cmgetint(long **bufptr, int sgnd, int prec, long *val) in jas_cmgetint() function