HomeSort by relevance Sort by last modified time
    Searched full:jas_getopt (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libjasper/jasper/
jas_getopt.h 67 * $Id: jas_getopt.h,v 1.2 2008-05-26 09:41:51 vp153 Exp $
125 int jas_getopt(int argc, char **argv, jas_opt_t *opts);
jasper.h 74 #include <jasper/jas_getopt.h>
  /external/opencv3/3rdparty/libjasper/
jas_getopt.c 67 * $Id: jas_getopt.c,v 1.2 2008-05-26 09:40:52 vp153 Exp $
77 #include "jasper/jas_getopt.h"
104 int jas_getopt(int argc, char **argv, jas_opt_t *opts) function
  /external/opencv3/
Android.mk 345 3rdparty/libjasper/jas_getopt.c \
    [all...]

Completed in 168 milliseconds