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

  /external/pdfium/third_party/libopenjpeg20/
bio.c 61 @return Returns OPJ_TRUE if successful, returns OPJ_FALSE otherwise
67 @return Returns OPJ_TRUE if successful, returns OPJ_FALSE otherwise
88 return OPJ_TRUE;
98 return OPJ_TRUE;
180 return OPJ_TRUE;
190 return OPJ_TRUE;
function_list.c 101 return OPJ_TRUE;
jp2.c 489 return OPJ_TRUE;
514 return OPJ_TRUE;
586 return OPJ_TRUE;
705 return OPJ_TRUE;
882 OPJ_BOOL *pcol_usage, is_sane = OPJ_TRUE;
920 pcol_usage[pcol] = OPJ_TRUE;
939 is_sane = OPJ_TRUE;
952 return OPJ_TRUE;
    [all...]
j2k.c     [all...]
tcd.c 562 success = OPJ_TRUE;
567 success = OPJ_TRUE;
585 return OPJ_TRUE;
608 return OPJ_TRUE;
635 l_tilec->ownsData = OPJ_TRUE;
    [all...]
event.c 134 return OPJ_TRUE;
t2.c 331 return OPJ_TRUE;
410 memset(first_pass_failed, OPJ_TRUE, l_image->numcomps * sizeof(OPJ_BOOL));
488 return OPJ_TRUE;
557 return OPJ_TRUE;
    [all...]
invert.c 97 return OPJ_TRUE;
204 return OPJ_TRUE;
openjpeg.c 56 return OPJ_TRUE;
71 return OPJ_TRUE;
86 return OPJ_TRUE;
128 return OPJ_TRUE;
318 l_codec->m_codec = opj_jp2_create(OPJ_TRUE);
372 return OPJ_TRUE;
809 return OPJ_TRUE;
pi.c 263 return OPJ_TRUE;
302 return OPJ_TRUE;
387 return OPJ_TRUE;
471 return OPJ_TRUE;
553 return OPJ_TRUE;
    [all...]
cio.c 447 return OPJ_TRUE;
581 return OPJ_TRUE;
602 return OPJ_TRUE;
mct.c 489 return OPJ_TRUE;
530 return OPJ_TRUE;
openjpeg.h 111 #define OPJ_TRUE 1
586 #define OPJ_STREAM_READ OPJ_TRUE
    [all...]
dwt.c 468 return OPJ_TRUE;
621 return OPJ_TRUE;
937 return OPJ_TRUE;
mqc.c 581 return OPJ_TRUE;
t1.c     [all...]
  /external/ImageMagick/coders/
jp2.c 223 return(SeekBlob(image,offset,SEEK_SET) < 0 ? OPJ_FALSE : OPJ_TRUE);
827 parameters.cp_fixed_quality=OPJ_TRUE;
849 parameters.tile_size_on=OPJ_TRUE;
872 parameters.cp_fixed_quality=OPJ_TRUE;
909 parameters.cp_disto_alloc=OPJ_TRUE;
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp 114 return OPJ_TRUE;

Completed in 1277 milliseconds