Searched refs:jas_cmgetint (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/libjasper/
H A Djas_cm.c91 static int jas_cmgetint(long **bufptr, int sgnd, int prec, long *val);
535 if (jas_cmgetint(&dataptr, fmt->sgnd, fmt->prec, &v))
1225 static int jas_cmgetint(long **bufptr, int sgnd, int prec, long *val) function

Completed in 1682 milliseconds