HomeSort by relevance Sort by last modified time
    Searched defs:find0span (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_fax3.c 797 static int32 find0span(unsigned char*, int32, int32);
799 #pragma inline(find0span,find1span)
808 find0span(unsigned char* bp, int32 bs, int32 be) function
932 (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be)))
953 span = find0span(bp, bs, bits); /* white span */
    [all...]
  /external/pdfium/third_party/libtiff/
tif_fax3.c 798 static int32 find0span(unsigned char*, int32, int32);
800 #pragma inline(find0span,find1span)
809 find0span(unsigned char* bp, int32 bs, int32 be) function
933 (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be)))
954 span = find0span(bp, bs, bits); /* white span */
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 241 milliseconds