HomeSort by relevance Sort by last modified time
    Searched refs:jas_stream_fileobj_t (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jas_stream.c 239 jas_stream_fileobj_t *obj;
272 if (!(obj = jas_malloc(sizeof(jas_stream_fileobj_t)))) {
347 jas_stream_fileobj_t *obj;
359 if (!(obj = jas_malloc(sizeof(jas_stream_fileobj_t)))) {
408 jas_stream_fileobj_t *obj;
436 if (!(obj = jas_malloc(sizeof(jas_stream_fileobj_t)))) {
1101 jas_stream_fileobj_t *fileobj = JAS_CAST(jas_stream_fileobj_t *, obj);
1107 jas_stream_fileobj_t *fileobj = JAS_CAST(jas_stream_fileobj_t *, obj)
    [all...]
  /external/opencv3/3rdparty/libjasper/jasper/
jas_stream.h 260 } jas_stream_fileobj_t; typedef in typeref:struct:__anon21673

Completed in 38 milliseconds